diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 15:00:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 15:00:28 +0100 |
commit | 4cdf1776af13a00ed8c9ccc978f23b5e32b2c717 (patch) | |
tree | d5f6c5426e403f0ab07ebd1ce27ee8ef79e78617 /app-crypt | |
parent | virtual/wireguard: mark for deprecation (diff) | |
download | gentoo-4cdf1776af13a00ed8c9ccc978f23b5e32b2c717.tar.gz gentoo-4cdf1776af13a00ed8c9ccc978f23b5e32b2c717.tar.bz2 gentoo-4cdf1776af13a00ed8c9ccc978f23b5e32b2c717.zip |
app-crypt/openpgp-keys-gentoo-release: arm/hppa/m68k/ppc/s390/sh/sparc stable, (ALLARCHES policy) wrt bug #703830
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20191030.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20191030.ebuild b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20191030.ebuild index 9cefa9458ee4..ccfb39bbd1f4 100644 --- a/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20191030.ebuild +++ b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20191030.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-release.asc.${P LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86" IUSE="test" RESTRICT="!test? ( test )" |