diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:47:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 21:50:29 +0100 |
commit | 2c7b1546698161b3c9ec76e1a33cf7a3c5920cac (patch) | |
tree | 1f0b9f908d1fc7ebb6348aa3ae605d61ab700cf7 /app-crypt | |
parent | media-libs/tiff: stable 4.0.10 for hppa, bug #669948 (diff) | |
download | gentoo-2c7b1546698161b3c9ec76e1a33cf7a3c5920cac.tar.gz gentoo-2c7b1546698161b3c9ec76e1a33cf7a3c5920cac.tar.bz2 gentoo-2c7b1546698161b3c9ec76e1a33cf7a3c5920cac.zip |
app-crypt/shash: stable 0.2.6-r3 for hppa, bug #679802
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild index 44336b6724d6..37de70d983a6 100644 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild +++ b/app-crypt/shash/shash-0.2.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |