diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-17 20:49:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-17 20:49:13 +0000 |
commit | 2967a1c8d345c24a73c624d22a0d63e2337509d6 (patch) | |
tree | 73b9b8500f4faa7bc588af021e0e065d0f79893d /app-cdr/uif2iso/uif2iso-0.1.4.ebuild | |
parent | stable x86, bug 225589 (diff) | |
download | gentoo-2-2967a1c8d345c24a73c624d22a0d63e2337509d6.tar.gz gentoo-2-2967a1c8d345c24a73c624d22a0d63e2337509d6.tar.bz2 gentoo-2-2967a1c8d345c24a73c624d22a0d63e2337509d6.zip |
keyworded ~arch for x86, bug 226165
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-cdr/uif2iso/uif2iso-0.1.4.ebuild')
-rw-r--r-- | app-cdr/uif2iso/uif2iso-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/uif2iso/uif2iso-0.1.4.ebuild b/app-cdr/uif2iso/uif2iso-0.1.4.ebuild index 73af79c93f6e..b75e8f1e3cf7 100644 --- a/app-cdr/uif2iso/uif2iso-0.1.4.ebuild +++ b/app-cdr/uif2iso/uif2iso-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/uif2iso/uif2iso-0.1.4.ebuild,v 1.1 2008/06/12 12:34:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/uif2iso/uif2iso-0.1.4.ebuild,v 1.2 2008/06/17 20:49:13 opfer Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-libs/openssl |