summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:21:12 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:24:04 +0100
commit8a86faf90ac0a726a53ed8a7bfd127ceca9dda46 (patch)
treed0bef39e227779ac26fedccdf1a80f9a8e137a74 /dev-libs/libebml
parentnet-wireless/iw: x86 stable (bug #618142) (diff)
downloadgentoo-8a86faf90ac0a726a53ed8a7bfd127ceca9dda46.tar.gz
gentoo-8a86faf90ac0a726a53ed8a7bfd127ceca9dda46.tar.bz2
gentoo-8a86faf90ac0a726a53ed8a7bfd127ceca9dda46.zip
dev-libs/libebml: x86 stable (bug #641292)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r--dev-libs/libebml/libebml-1.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-1.3.5.ebuild b/dev-libs/libebml/libebml-1.3.5.ebuild
index 637d22891b84..ecc1cd998b6d 100644
--- a/dev-libs/libebml/libebml-1.3.5.ebuild
+++ b/dev-libs/libebml/libebml-1.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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="debug static-libs"
src_prepare() {