diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-08-21 13:00:54 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-08-21 13:05:26 +0300 |
commit | 8f8db0490ce1ab53f2f42330acd7d8224cf55a35 (patch) | |
tree | eb2855a258d45c1e016fbb4249e34e95505a1452 /app-crypt | |
parent | dev-python/snakeoil-0.7.5: arm64 stable (bug #659624) (diff) | |
download | gentoo-8f8db0490ce1ab53f2f42330acd7d8224cf55a35.tar.gz gentoo-8f8db0490ce1ab53f2f42330acd7d8224cf55a35.tar.bz2 gentoo-8f8db0490ce1ab53f2f42330acd7d8224cf55a35.zip |
app-crypt/rhash-1.3.6-r1: arm64 stable (bug #663198)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.6-r1.ebuild b/app-crypt/rhash/rhash-1.3.6-r1.ebuild index 6c09111247b1..c3e0ea290ebb 100644 --- a/app-crypt/rhash/rhash-1.3.6-r1.ebuild +++ b/app-crypt/rhash/rhash-1.3.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |