diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 22:52:25 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 22:56:45 +0900 |
commit | 820bb5f21b1b8807e1881d5b6c00a96903022df1 (patch) | |
tree | 331f95d3a28d30aa775862ff45e780114756d05b /dev-libs/libebml | |
parent | licenses: Removes unused CLX license. The project has moved to MIT license (diff) | |
download | gentoo-820bb5f21b1b8807e1881d5b6c00a96903022df1.tar.gz gentoo-820bb5f21b1b8807e1881d5b6c00a96903022df1.tar.bz2 gentoo-820bb5f21b1b8807e1881d5b6c00a96903022df1.zip |
dev-libs/libebml: amd64 stable wrt 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 af1612b553b7..b5adb37b853f 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() { |