diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 17:45:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 17:45:39 +0000 |
commit | 8e2519bc44a36e81f958e16fc1352d261fe6ef00 (patch) | |
tree | bb649bf0231e9e3788b67ffbd7d45c334dba40f7 /media-libs/bcg729 | |
parent | net-misc/asterisk-extra-sounds: arm64 keyworded (bug #716426) (diff) | |
download | gentoo-8e2519bc44a36e81f958e16fc1352d261fe6ef00.tar.gz gentoo-8e2519bc44a36e81f958e16fc1352d261fe6ef00.tar.bz2 gentoo-8e2519bc44a36e81f958e16fc1352d261fe6ef00.zip |
media-libs/bcg729: arm64 keyworded (bug #716426)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/bcg729')
-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 3664c1d80e52..63f450ccdac4 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 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="static-libs" RDEPEND=" |