summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-12 23:17:18 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-12 23:17:18 +0000
commitf34b317055d516c5b32059cd1bbce624574ae06c (patch)
tree02cf90c6c3b4444cf69fac1cf5a7d68d39e67117 /app-emulation/virt-what
parentKeyword ~ppc and ~ppc64, bug #519596 (diff)
downloadgentoo-2-f34b317055d516c5b32059cd1bbce624574ae06c.tar.gz
gentoo-2-f34b317055d516c5b32059cd1bbce624574ae06c.tar.bz2
gentoo-2-f34b317055d516c5b32059cd1bbce624574ae06c.zip
Keyword ~ppc and ~ppc64, bug #507714
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-emulation/virt-what')
-rw-r--r--app-emulation/virt-what/ChangeLog5
-rw-r--r--app-emulation/virt-what/virt-what-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/virt-what/ChangeLog b/app-emulation/virt-what/ChangeLog
index 220ac8c08e41..8776eeff4a03 100644
--- a/app-emulation/virt-what/ChangeLog
+++ b/app-emulation/virt-what/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/virt-what
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.10 2014/05/15 11:37:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.11 2014/08/12 23:17:18 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> virt-what-1.12.ebuild:
+ Keyword ~ppc and ~ppc64, bug #507714
15 May 2014; Jeroen Roovers <jer@gentoo.org> virt-what-1.12.ebuild,
metadata.xml:
diff --git a/app-emulation/virt-what/virt-what-1.12.ebuild b/app-emulation/virt-what/virt-what-1.12.ebuild
index 4e955270124c..98cbe02a0fea 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-2014 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.6 2014/05/15 11:37:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.7 2014/08/12 23:17:18 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
IUSE="dmi"
DEPEND="dev-lang/perl"