media-sound/pnmixer: keyworded 0.7.1 for ppc, bug #657232
authorernsteiswuerfel <erhard_f@mailbox.org>
Sun, 10 Jun 2018 21:55:02 +0000 (23:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 14 Jun 2018 20:16:25 +0000 (22:16 +0200)
keyworded 0.7.1 for ppc

Closes: https://bugs.gentoo.org/657232
Closes: https://github.com/gentoo/gentoo/pull/8797
Package-Manager: Portage-2.3.24, Repoman-2.3.6

media-sound/pnmixer/pnmixer-0.7.1.ebuild

index 830c6b74c7ec454980bcc05324381ef3b853cab0..a2496770d3d6cf6616c094bc33684d486692155a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicklan/pnmixer/archive/v${PV/_rc/-rc}.tar.gz -> ${P
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="libnotify"
 
 RDEPEND="dev-libs/glib:2