diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:22:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:22:03 -0400 |
commit | 9a75bf0aef680bfe0030474458cf0c10bdc43585 (patch) | |
tree | faead0ff3986d87820fab791b2000738c6d384e9 /app-crypt/shash/shash-0.2.6-r3.ebuild | |
parent | app-arch/lz4: arm64 stable (bug #679896) (diff) | |
download | gentoo-9a75bf0aef680bfe0030474458cf0c10bdc43585.tar.gz gentoo-9a75bf0aef680bfe0030474458cf0c10bdc43585.tar.bz2 gentoo-9a75bf0aef680bfe0030474458cf0c10bdc43585.zip |
app-crypt/shash: arm64 stable (bug #679802)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-crypt/shash/shash-0.2.6-r3.ebuild')
-rw-r--r-- | app-crypt/shash/shash-0.2.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild index db98f2c7e4c6..ffbd2746044e 100644 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild +++ b/app-crypt/shash/shash-0.2.6-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1" |