diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:57:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:57:52 +0100 |
commit | f5b18cc17faa78048e8604ebe2ecf8caa66ce875 (patch) | |
tree | dc568ff8ac1895ab0fa9e9014d1f7c4d25d8d911 /dev-libs/libebml | |
parent | app-admin/sudo: sparc stable wrt bug #564774 (diff) | |
download | gentoo-f5b18cc17faa78048e8604ebe2ecf8caa66ce875.tar.gz gentoo-f5b18cc17faa78048e8604ebe2ecf8caa66ce875.tar.bz2 gentoo-f5b18cc17faa78048e8604ebe2ecf8caa66ce875.zip |
dev-libs/libebml: sparc stable wrt bug #564424
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/libebml')
-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 51f5497e1822..6b870fae5c7f 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() { |