diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 22:35:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:17 +0100 |
commit | 82dd79f4d1e79f3705a7c596224035025d992c9f (patch) | |
tree | 39a697888d1173f2756db9ff7f860cd288e6fe6f /app-cdr/extract-xiso | |
parent | dev-libs/expat: x86 stable (bug #676302) (diff) | |
download | gentoo-82dd79f4d1e79f3705a7c596224035025d992c9f.tar.gz gentoo-82dd79f4d1e79f3705a7c596224035025d992c9f.tar.bz2 gentoo-82dd79f4d1e79f3705a7c596224035025d992c9f.zip |
app-cdr/extract-xiso: x86 stable (bug #676354)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-cdr/extract-xiso')
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 7b9f9757945a..641e498afe74 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.7.1.ebuild @@ -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} |