diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-08 07:05:37 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-08 07:05:37 +0200 |
commit | 38554beb6bf61c650cef699ac003f93cc413433f (patch) | |
tree | fe9abc8febdff6250a8dc3df4d2ef65c7397df4f /media-libs | |
parent | media-gfx/potrace: arm stable, bug #610062 (diff) | |
download | gentoo-38554beb6bf61c650cef699ac003f93cc413433f.tar.gz gentoo-38554beb6bf61c650cef699ac003f93cc413433f.tar.bz2 gentoo-38554beb6bf61c650cef699ac003f93cc413433f.zip |
media-libs/ming: arm stable, bug #614010
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ming/ming-0.4.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ming/ming-0.4.8-r1.ebuild b/media-libs/ming/ming-0.4.8-r1.ebuild index 61be5a2e80c2..2ce77e2e01fb 100644 --- a/media-libs/ming/ming-0.4.8-r1.ebuild +++ b/media-libs/ming/ming-0.4.8-r1.ebuild @@ -16,7 +16,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:= ) |