diff options
author | ernsteiswuerfel <erhard_f@mailbox.org> | 2018-06-10 23:55:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-06-14 22:16:25 +0200 |
commit | 205d6195bf7f588b5011a1ddf81ceb7becb6644f (patch) | |
tree | e2a7a5a8e06a764c389a8ad0b5970720f4f00fd7 /media-sound/pnmixer | |
parent | media-gfx/cura: deps and metadata update (diff) | |
download | gentoo-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/pnmixer')
-rw-r--r-- | media-sound/pnmixer/pnmixer-0.7.1.ebuild | 4 |
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 |