diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 11:22:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 11:22:44 +0200 |
commit | 3cd078cc2ec57e23b62e8199da5930756a686a47 (patch) | |
tree | 3d6b09cde789728e6c19b233eb9bf1083e0baf0a /app-crypt/shash | |
parent | dev-libs/bglibs: alpha stable wrt bug #688158 (diff) | |
download | gentoo-3cd078cc2ec57e23b62e8199da5930756a686a47.tar.gz gentoo-3cd078cc2ec57e23b62e8199da5930756a686a47.tar.bz2 gentoo-3cd078cc2ec57e23b62e8199da5930756a686a47.zip |
app-crypt/shash: x86 stable wrt bug #679802
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/shash')
-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 cfc83c7631db..e603c09cbdce 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 ~riscv 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 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1 |