diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 10:21:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 10:21:50 +0000 |
commit | c867bb4df37c1aa736d6a4634aee9cbe389fef3b (patch) | |
tree | 77f3d30c0bcf953e740e72aca9cde92cce3a1e08 /media-libs | |
parent | net-analyzer/wireshark: Stabilize 3.4.0 x86, #750692 (diff) | |
download | gentoo-c867bb4df37c1aa736d6a4634aee9cbe389fef3b.tar.gz gentoo-c867bb4df37c1aa736d6a4634aee9cbe389fef3b.tar.bz2 gentoo-c867bb4df37c1aa736d6a4634aee9cbe389fef3b.zip |
media-libs/bcg729: Stabilize 1.0.4-r1 x86, #750692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/bcg729/bcg729-1.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/bcg729/bcg729-1.0.4-r1.ebuild b/media-libs/bcg729/bcg729-1.0.4-r1.ebuild index 6235428f839d..ce3201c782e7 100644 --- a/media-libs/bcg729/bcg729-1.0.4-r1.ebuild +++ b/media-libs/bcg729/bcg729-1.0.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/BelledonneCommunications/bcg729/archive/${PV/_/-}.ta LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 x86" IUSE="static-libs" RDEPEND=" |