diff options
author | 2019-05-27 15:37:18 -0400 | |
---|---|---|
committer | 2019-05-27 16:13:56 -0400 | |
commit | 94664137a56887625815e7f36725de5e3891fdae (patch) | |
tree | 5ee6254b3cf586d6a0f678e486a120cd8f991e7c /dev-libs/libebml | |
parent | media-plugins/live: arm64 stable (diff) | |
download | gentoo-94664137a56887625815e7f36725de5e3891fdae.tar.gz gentoo-94664137a56887625815e7f36725de5e3891fdae.tar.bz2 gentoo-94664137a56887625815e7f36725de5e3891fdae.zip |
dev-libs/libebml: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.6.ebuild b/dev-libs/libebml/libebml-1.3.6.ebuild index 18a43c86b94e..77792f6ff04d 100644 --- a/dev-libs/libebml/libebml-1.3.6.ebuild +++ b/dev-libs/libebml/libebml-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_configure() { |