summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-01 13:33:10 +0000
committerSam James <sam@gentoo.org>2021-02-01 13:33:10 +0000
commit9c5c6d0a387f45562455d49d8a5e70270868f09d (patch)
tree0cfa6875deb4eb7df6af1d0dd4e2041da95f6ba9
parentmedia-video/rav1e: Stabilize 0.3.5 amd64, #768150 (diff)
downloadgentoo-9c5c6d0a.tar.gz
gentoo-9c5c6d0a.tar.bz2
gentoo-9c5c6d0a.zip
media-libs/libilbc: Stabilize 3.0.4 amd64, #768153
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/libilbc/libilbc-3.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libilbc/libilbc-3.0.4.ebuild b/media-libs/libilbc/libilbc-3.0.4.ebuild
index 249f79ea2407..ffa5643bf7b7 100644
--- a/media-libs/libilbc/libilbc-3.0.4.ebuild
+++ b/media-libs/libilbc/libilbc-3.0.4.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/TimothyGu/${PN}"
else
SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Packaged version of iLBC codec from the WebRTC project"