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 | |
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')
-rw-r--r-- | app-cdr/uif2iso/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/uif2iso/uif2iso-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/uif2iso/ChangeLog b/app-cdr/uif2iso/ChangeLog index 8a4094e4c629..10f4cbf6ebe0 100644 --- a/app-cdr/uif2iso/ChangeLog +++ b/app-cdr/uif2iso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/uif2iso # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/uif2iso/ChangeLog,v 1.1 2008/06/12 12:34:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/uif2iso/ChangeLog,v 1.2 2008/06/17 20:49:13 opfer Exp $ + + 17 Jun 2008; Christian Faulhammer <opfer@gentoo.org> uif2iso-0.1.4.ebuild: + keyworded ~arch for x86, bug 226165 *uif2iso-0.1.4 (12 Jun 2008) 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 |