diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 09:46:17 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 09:58:50 +0100 |
commit | 41f976919f3a8e5a7a6419cf340d2d38099f4128 (patch) | |
tree | b885cd3ae31e2d3c931e7c3a299c8776ef4c6a85 /net-misc | |
parent | net-libs/osptoolkit: Add ~ppc64 keyword (bug 413543). (diff) | |
download | gentoo-41f976919f3a8e5a7a6419cf340d2d38099f4128.tar.gz gentoo-41f976919f3a8e5a7a6419cf340d2d38099f4128.tar.bz2 gentoo-41f976919f3a8e5a7a6419cf340d2d38099f4128.zip |
net-misc/asterisk-core-sounds: Add ~ppc ~ppc64 keywords (bug 413543).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild index 017a3885b1f7..7a2679810b76 100644 --- a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild +++ b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,7 @@ done LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" DEPEND=">=net-misc/asterisk-1.4" |