diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-14 10:02:41 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-14 10:02:41 +0100 |
commit | 847f1491202184cc1a163856244bdc3c4ae416cb (patch) | |
tree | 58be430c665c0d94a6b066d28e4c6ab4275d5745 /dev-libs/libebml | |
parent | dev-python/cython-0.24.1-r0: stable on alpha (diff) | |
download | gentoo-847f1491202184cc1a163856244bdc3c4ae416cb.tar.gz gentoo-847f1491202184cc1a163856244bdc3c4ae416cb.tar.bz2 gentoo-847f1491202184cc1a163856244bdc3c4ae416cb.zip |
dev-libs/libebml-1.3.4-r0: stable on alpha
Gentoo-Bug: 602072
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.4.ebuild b/dev-libs/libebml/libebml-1.3.4.ebuild index 72f0399ab379..af1612b553b7 100644 --- a/dev-libs/libebml/libebml-1.3.4.ebuild +++ b/dev-libs/libebml/libebml-1.3.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug static-libs" src_prepare() { |