diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 03:09:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 03:09:26 +0300 |
commit | 059a7bb783ef4d8a5a99ecebddbcdc8abe65a570 (patch) | |
tree | 44aa8df0707ff71c70f30ae6c0f11e853ad567e4 /dev-libs | |
parent | dev-libs/geoip: ia64 stable wrt bug #560886 (diff) | |
download | gentoo-059a7bb783ef4d8a5a99ecebddbcdc8abe65a570.tar.gz gentoo-059a7bb783ef4d8a5a99ecebddbcdc8abe65a570.tar.bz2 gentoo-059a7bb783ef4d8a5a99ecebddbcdc8abe65a570.zip |
dev-libs/libebml: ia64 stable wrt bug #564424
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.3.ebuild b/dev-libs/libebml/libebml-1.3.3.ebuild index e3b08d9a1c63..eaa9d3701011 100644 --- a/dev-libs/libebml/libebml-1.3.3.ebuild +++ b/dev-libs/libebml/libebml-1.3.3.ebuild @@ -13,7 +13,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() { |