diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 21:40:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 21:40:09 +0000 |
commit | d14a1598bde2c621d853aab88918ed3183ddccbe (patch) | |
tree | f526e3caeb292e3b53bd2fb46e88587b9eeb6270 /app-emulation/virt-what/virt-what-1.12.ebuild | |
parent | Stable for x86, wrt bug #450746 (diff) | |
download | gentoo-2-d14a1598bde2c621d853aab88918ed3183ddccbe.tar.gz gentoo-2-d14a1598bde2c621d853aab88918ed3183ddccbe.tar.bz2 gentoo-2-d14a1598bde2c621d853aab88918ed3183ddccbe.zip |
Stable for x86, wrt bug #466644
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/virt-what/virt-what-1.12.ebuild')
-rw-r--r-- | app-emulation/virt-what/virt-what-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virt-what/virt-what-1.12.ebuild b/app-emulation/virt-what/virt-what-1.12.ebuild index e32eff3ca0bf..23d2d11f100b 100644 --- a/app-emulation/virt-what/virt-what-1.12.ebuild +++ b/app-emulation/virt-what/virt-what-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.3 2013/04/23 21:39:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.4 2013/04/23 21:40:09 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-lang/perl" |