diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 12:21:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 12:21:41 +0000 |
commit | f83884ec637220572b12b219dd3ae43905f40595 (patch) | |
tree | 07eaef505a2a1490dcf7a610e93c6b0d615eb678 /net-misc/asterisk-extra-sounds | |
parent | net-misc/asterisk-core-sounds: arm keyworded (bug #716426) (diff) | |
download | gentoo-f83884ec637220572b12b219dd3ae43905f40595.tar.gz gentoo-f83884ec637220572b12b219dd3ae43905f40595.tar.bz2 gentoo-f83884ec637220572b12b219dd3ae43905f40595.zip |
net-misc/asterisk-extra-sounds: arm keyworded (bug #716426)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk-extra-sounds')
-rw-r--r-- | net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild index 6e680fb22622..c4e002184790 100644 --- a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild +++ b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="|| ( ${CODECS//+/} )" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" BLACKLIST=("astcc-followed-by-the-pound-key") |