diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:48:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 21:48:23 -0400 |
commit | e6ae062ecbf9a37eefb7a65d0714d072377457a3 (patch) | |
tree | 8d733441b17d4c677ce5548245c2fbd17180fdf4 /dev-libs/libebml | |
parent | dev-python/pygobject: arm64 stable (bug #685254) (diff) | |
download | gentoo-e6ae062ecbf9a37eefb7a65d0714d072377457a3.tar.gz gentoo-e6ae062ecbf9a37eefb7a65d0714d072377457a3.tar.bz2 gentoo-e6ae062ecbf9a37eefb7a65d0714d072377457a3.zip |
dev-libs/libebml: arm64 stable (bug #689692)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.9.ebuild b/dev-libs/libebml/libebml-1.3.9.ebuild index 6c1bc806c839..412538d8715d 100644 --- a/dev-libs/libebml/libebml-1.3.9.ebuild +++ b/dev-libs/libebml/libebml-1.3.9.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() { |