diff options
author | 2012-01-15 15:31:16 +0000 | |
---|---|---|
committer | 2012-01-15 15:31:16 +0000 | |
commit | 03ed14ea688201fe1b02e2074c4ec97b14c001d2 (patch) | |
tree | 5dfc71cc4788241fae3cdc15c3a636ea032d8f70 /app-admin/grubconfig/grubconfig-1.28-r1.ebuild | |
parent | x86 stable wrt bug #396853 (diff) | |
download | historical-03ed14ea688201fe1b02e2074c4ec97b14c001d2.tar.gz historical-03ed14ea688201fe1b02e2074c4ec97b14c001d2.tar.bz2 historical-03ed14ea688201fe1b02e2074c4ec97b14c001d2.zip |
x86 stable wrt bug #396751
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'app-admin/grubconfig/grubconfig-1.28-r1.ebuild')
-rw-r--r-- | app-admin/grubconfig/grubconfig-1.28-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild index 467046665d62..ec1d49e8ec4b 100644 --- a/app-admin/grubconfig/grubconfig-1.28-r1.ebuild +++ b/app-admin/grubconfig/grubconfig-1.28-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.28-r1.ebuild,v 1.2 2012/01/07 18:11:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/grubconfig/grubconfig-1.28-r1.ebuild,v 1.3 2012/01/15 15:31:16 phajdan.jr Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.tux.org/pub/people/kent-robotti/looplinux/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" DEPEND=">=dev-util/dialog-0.7" |