diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:28:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:09:14 +0000 |
commit | 8d41591aff2e30a8ae92dab0ed4b260e2494175c (patch) | |
tree | 73bb9c85ad772beb20656ecaeb23b612c3a2325d /app-cdr | |
parent | app-arch/arj: stable 3.10.22-r7 for ppc, bug #676346 (diff) | |
download | gentoo-8d41591aff2e30a8ae92dab0ed4b260e2494175c.tar.gz gentoo-8d41591aff2e30a8ae92dab0ed4b260e2494175c.tar.bz2 gentoo-8d41591aff2e30a8ae92dab0ed4b260e2494175c.zip |
app-cdr/extract-xiso: stable 2.7.1 for ppc, bug #676354
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild index d7d153a3aa9d..7b9f9757945a 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/extract-xiso/${P}.tar.gz" LICENSE="BSD-4" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" S=${WORKDIR}/${PN} |