diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 15:26:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 15:26:12 +0100 |
commit | 475c029cfbfe838e40a02818b103aedd108b3b08 (patch) | |
tree | 24b7f920f67e97d3fc235ad62b58fec9c04cb98d /dev-libs/libebml | |
parent | net-ftp/tnftp: ppc stable wrt bug #527302 (diff) | |
download | gentoo-475c029cfbfe838e40a02818b103aedd108b3b08.tar.gz gentoo-475c029cfbfe838e40a02818b103aedd108b3b08.tar.bz2 gentoo-475c029cfbfe838e40a02818b103aedd108b3b08.zip |
dev-libs/libebml: ppc stable wrt bug #564424
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 bf90ec446a2d..51f5497e1822 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() { |