diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:39:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:13 +0100 |
commit | 4f22215c4e76867748b9df3a0d841ec3824e119c (patch) | |
tree | b172dc53290018953a77739f95001261f183be21 /dev-libs | |
parent | dev-ruby/pkg-config: ppc stable wrt bug #602510 (diff) | |
download | gentoo-4f22215c4e76867748b9df3a0d841ec3824e119c.tar.gz gentoo-4f22215c4e76867748b9df3a0d841ec3824e119c.tar.bz2 gentoo-4f22215c4e76867748b9df3a0d841ec3824e119c.zip |
dev-libs/libebml: ppc stable wrt bug #602072
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 07f4cc8d0888..e1c56280df3a 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() { |