diff options
author | 2017-01-01 13:33:45 +0100 | |
---|---|---|
committer | 2017-01-01 13:33:45 +0100 | |
commit | a64f2c9a4041baf7135997b7ed1b2f0c83b087df (patch) | |
tree | e1bc139333eb198fb1b8b1eda9f31642e567fa24 /media-libs | |
parent | app-misc/g15daemon: ppc stable wrt bug #593194 (diff) | |
download | gentoo-a64f2c9a4041baf7135997b7ed1b2f0c83b087df.tar.gz gentoo-a64f2c9a4041baf7135997b7ed1b2f0c83b087df.tar.bz2 gentoo-a64f2c9a4041baf7135997b7ed1b2f0c83b087df.zip |
media-libs/ming: ppc stable wrt bug #544556
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ming/ming-0.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ming/ming-0.4.7.ebuild b/media-libs/ming/ming-0.4.7.ebuild index cf011d897947..1bbec8517740 100644 --- a/media-libs/ming/ming-0.4.7.ebuild +++ b/media-libs/ming/ming-0.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+perl php +python static-libs" RDEPEND="perl? ( dev-lang/perl:= ) |