diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-10 19:28:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-10 19:28:03 +0000 |
commit | a17ae72b1e014c0ac8153a0d6b2bd89fd6581925 (patch) | |
tree | a7140a5c01769d126d6a46c9b8a9a0340eafa8c6 /app-admin/eselect-unison/eselect-unison-0.1.ebuild | |
parent | quotes and x86 stable, bug #192791 (diff) | |
download | historical-a17ae72b1e014c0ac8153a0d6b2bd89fd6581925.tar.gz historical-a17ae72b1e014c0ac8153a0d6b2bd89fd6581925.tar.bz2 historical-a17ae72b1e014c0ac8153a0d6b2bd89fd6581925.zip |
add ~x86, bug #207746
Package-Manager: portage-2.1.5_rc2
Diffstat (limited to 'app-admin/eselect-unison/eselect-unison-0.1.ebuild')
-rw-r--r-- | app-admin/eselect-unison/eselect-unison-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-unison/eselect-unison-0.1.ebuild b/app-admin/eselect-unison/eselect-unison-0.1.ebuild index 839565d5b447..52638ae45bcd 100644 --- a/app-admin/eselect-unison/eselect-unison-0.1.ebuild +++ b/app-admin/eselect-unison/eselect-unison-0.1.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-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.1 2008/04/07 21:29:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-unison/eselect-unison-0.1.ebuild,v 1.2 2008/04/10 19:28:03 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |