diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-23 08:35:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-23 16:18:16 +0000 |
commit | e266db7ab82b7a702d4ea761c3723e6878e8dbd7 (patch) | |
tree | 18a4bb4424272c2820676f0f0b9ea26eacbfbaed /app-arch/cabextract | |
parent | sys-process/cronie: stable 1.5.2 for sparc, bug #671686 (diff) | |
download | gentoo-e266db7ab82b7a702d4ea761c3723e6878e8dbd7.tar.gz gentoo-e266db7ab82b7a702d4ea761c3723e6878e8dbd7.tar.bz2 gentoo-e266db7ab82b7a702d4ea761c3723e6878e8dbd7.zip |
app-arch/cabextract: stable 1.9-r2 for hppa/sparc, bug #669280
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch/cabextract')
-rw-r--r-- | app-arch/cabextract/cabextract-1.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/cabextract/cabextract-1.9-r2.ebuild b/app-arch/cabextract/cabextract-1.9-r2.ebuild index ea21b5d1e5b1..4bd0a66cafe4 100644 --- a/app-arch/cabextract/cabextract-1.9-r2.ebuild +++ b/app-arch/cabextract/cabextract-1.9-r2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then LIBMSPACK_DEPEND="~dev-libs/libmspack-9999:=" else - KEYWORDS="amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" MY_PV="${PV/_alpha/alpha}" MY_P="${PN}-${MY_PV}" SRC_URI="https://www.cabextract.org.uk/${P}.tar.gz" |