summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorernsteiswuerfel <erhard_f@mailbox.org>2018-06-10 23:55:02 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-14 22:16:25 +0200
commit205d6195bf7f588b5011a1ddf81ceb7becb6644f (patch)
treee2a7a5a8e06a764c389a8ad0b5970720f4f00fd7 /media-sound
parentmedia-gfx/cura: deps and metadata update (diff)
downloadgentoo-205d6195bf7f588b5011a1ddf81ceb7becb6644f.tar.gz
gentoo-205d6195bf7f588b5011a1ddf81ceb7becb6644f.tar.bz2
gentoo-205d6195bf7f588b5011a1ddf81ceb7becb6644f.zip
media-sound/pnmixer: keyworded 0.7.1 for ppc, bug #657232
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
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pnmixer/pnmixer-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pnmixer/pnmixer-0.7.1.ebuild b/media-sound/pnmixer/pnmixer-0.7.1.ebuild
index 830c6b74c7ec..a2496770d3d6 100644
--- a/media-sound/pnmixer/pnmixer-0.7.1.ebuild
+++ b/media-sound/pnmixer/pnmixer-0.7.1.ebuild
@@ -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