diff options
author | 2017-12-29 18:48:05 +0100 | |
---|---|---|
committer | 2017-12-29 18:49:02 +0100 | |
commit | 3c1ee71f3cfce3ed92fd237290e697658637d1cb (patch) | |
tree | ec59bc346e6499965fbea5a9c1996926a3fdcedf /app-arch | |
parent | app-arch/makeself: x86 stable (bug #642608) (diff) | |
download | gentoo-3c1ee71f3cfce3ed92fd237290e697658637d1cb.tar.gz gentoo-3c1ee71f3cfce3ed92fd237290e697658637d1cb.tar.bz2 gentoo-3c1ee71f3cfce3ed92fd237290e697658637d1cb.zip |
app-arch/unadf: x86 stable (bug #636388)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unadf/unadf-0.7.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unadf/unadf-0.7.12-r1.ebuild b/app-arch/unadf/unadf-0.7.12-r1.ebuild index 9fc6b8406b41..e6592e1c01e4 100644 --- a/app-arch/unadf/unadf-0.7.12-r1.ebuild +++ b/app-arch/unadf/unadf-0.7.12-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://lclevy.free.fr/${MY_PN}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" S="${WORKDIR}/${MY_PN}-${PV}" |