diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:33:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:57:31 +0200 |
commit | 28e591b8e1ca876e77a829866f727e95edc562bf (patch) | |
tree | f7b7b070fbd484a5c22b16afef0948c1581efd2c /dev-libs/libebml | |
parent | media-libs/aalib: x86 stable (bug #681464) (diff) | |
download | gentoo-28e591b8e1ca876e77a829866f727e95edc562bf.tar.gz gentoo-28e591b8e1ca876e77a829866f727e95edc562bf.tar.bz2 gentoo-28e591b8e1ca876e77a829866f727e95edc562bf.zip |
dev-libs/libebml: x86 stable (bug #681462)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-1.3.6.ebuild b/dev-libs/libebml/libebml-1.3.6.ebuild index 690f07b22151..010026014bc6 100644 --- a/dev-libs/libebml/libebml-1.3.6.ebuild +++ b/dev-libs/libebml/libebml-1.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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() { |