diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:28:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:50 +0100 |
commit | e23a8060bfd7c85e5f02de8233941215162aee61 (patch) | |
tree | e4ebae4b7955c5c5c7e5c4daf1758c5ff84ed26a /app-crypt | |
parent | dev-libs/cyrus-sasl: stable 2.1.27-r2 for ppc64, bug #679678 (diff) | |
download | gentoo-e23a8060bfd7c85e5f02de8233941215162aee61.tar.gz gentoo-e23a8060bfd7c85e5f02de8233941215162aee61.tar.bz2 gentoo-e23a8060bfd7c85e5f02de8233941215162aee61.zip |
app-crypt/shash: stable 0.2.6-r3 for ppc64, bug #679802
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 bf38970f8c6c..0d248cb40522 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" |