diff options
-rw-r--r-- | net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1-r1.ebuild b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1-r1.ebuild index 2b7e7e0a7500..ed79a6611dcc 100644 --- a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1-r1.ebuild +++ b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1-r1.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="|| ( ${CODECS//+/} )" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" S="${WORKDIR}" |