diff options
author | 2018-10-06 19:36:04 +0100 | |
---|---|---|
committer | 2018-10-06 19:40:05 +0100 | |
commit | a9ddfcfec82ed5dec0981b4c3d36bda6caa4ad71 (patch) | |
tree | 323b892d24bbc9b1d7503d9a2d5c9ec6a191c601 /net-misc/asterisk-extra-sounds | |
parent | net-misc/asterisk-core-sounds: keyworded 1.4.22 for ppc, bug #658732 (diff) | |
download | gentoo-a9ddfcfec82ed5dec0981b4c3d36bda6caa4ad71.tar.gz gentoo-a9ddfcfec82ed5dec0981b4c3d36bda6caa4ad71.tar.bz2 gentoo-a9ddfcfec82ed5dec0981b4c3d36bda6caa4ad71.zip |
net-misc/asterisk-extra-sounds: keyworded 1.4.11 for ppc, bug #658732
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-misc/asterisk-extra-sounds')
-rw-r--r-- | net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.4.11.ebuild b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.4.11.ebuild index a95de07b5c81..939771f572ce 100644 --- a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.4.11.ebuild +++ b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -20,7 +20,7 @@ done LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" DEPEND=">=net-misc/asterisk-1.4" |