diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:47 +0000 |
commit | 00e8cbf8f34b08d29fe1706671f3fd55f391e648 (patch) | |
tree | a8057c5eae5ec07fe8ce089e27fff6f050dcc037 /app-crypt | |
parent | app-crypt/openpgp-keys-linuxcontainers: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-00e8cbf8f34b08d29fe1706671f3fd55f391e648.tar.gz gentoo-00e8cbf8f34b08d29fe1706671f3fd55f391e648.tar.bz2 gentoo-00e8cbf8f34b08d29fe1706671f3fd55f391e648.zip |
app-crypt/openpgp-keys-miniupnp: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild b/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild index 4b07eeca6024..4c5587b7618b 100644 --- a/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild +++ b/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" S=${WORKDIR} |