diff options
author | Sam James <sam@gentoo.org> | 2020-08-04 04:29:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-04 04:29:20 +0000 |
commit | 9c7285a4903460915b90a45c8003f6c254bb1160 (patch) | |
tree | 0e16459df80407d01a013dacddec50ea49d61849 /app-crypt/pgpdump | |
parent | dev-python/sentry-sdk: shift test restriction (diff) | |
download | gentoo-9c7285a4903460915b90a45c8003f6c254bb1160.tar.gz gentoo-9c7285a4903460915b90a45c8003f6c254bb1160.tar.bz2 gentoo-9c7285a4903460915b90a45c8003f6c254bb1160.zip |
app-crypt/pgpdump: arm64 keyworded (bug #734834)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/pgpdump')
-rw-r--r-- | app-crypt/pgpdump/pgpdump-0.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pgpdump/pgpdump-0.33.ebuild b/app-crypt/pgpdump/pgpdump-0.33.ebuild index 6a23e5364f66..8372332fd7e8 100644 --- a/app-crypt/pgpdump/pgpdump-0.33.ebuild +++ b/app-crypt/pgpdump/pgpdump-0.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.mew.org/~kazu/proj/pgpdump/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~arm64 ppc sparc x86" IUSE="" DEPEND="sys-libs/zlib |