From b9efe3382b04ce92cda75def5a8c7c5f753f3675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Gl=C3=A4=C3=9Fle?= Date: Wed, 15 Nov 2023 18:33:42 +0100 Subject: [PATCH] Revert "Mark snap as compatible with all platforms" This reverts commit e20e10343d88a7b3f07a721d148c6aac80cb3632. --- README.rst | 3 +-- snap/snapcraft.yaml | 3 --- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index d5d0f47..f1da9fb 100644 --- a/README.rst +++ b/README.rst @@ -37,8 +37,7 @@ installed using:: snap ~~~~ -If certbot is installed as a snap, you'll have to install this plugin as -follows:: +If certbot is installed as a snap:: sudo snap install certbot-dns-netcup diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e0e6669..920ffc3 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -9,9 +9,6 @@ description: | confinement: strict grade: stable base: core20 -architectures: - - build-on: amd64 - run-on: all parts: certbot-dns-netcup: