diff options
author | Sam James <sam@gentoo.org> | 2021-02-12 09:56:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-12 09:56:21 +0000 |
commit | 076eae88b2a428e95a158a42cef674b3af4f4c8a (patch) | |
tree | 404f84772d53227ef33bd6a9f14fb79d32cf5edf /dev-libs | |
parent | net-misc/socat: Stabilize 1.7.4.1 x86, #769830 (diff) | |
download | gentoo-076eae88b2a428e95a158a42cef674b3af4f4c8a.tar.gz gentoo-076eae88b2a428e95a158a42cef674b3af4f4c8a.tar.bz2 gentoo-076eae88b2a428e95a158a42cef674b3af4f4c8a.zip |
dev-libs/libebml: Stabilize 1.4.1 x86, #769833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libebml/libebml-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.4.1.ebuild b/dev-libs/libebml/libebml-1.4.1.ebuild index dc3471fe844d..294f8387ec9d 100644 --- a/dev-libs/libebml/libebml-1.4.1.ebuild +++ b/dev-libs/libebml/libebml-1.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/5" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" src_configure() { local mycmakeargs=( |