diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-04 18:27:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-04 18:27:09 +0200 |
commit | c8d24e86d9d0821ca6e82c02655289d390e78da1 (patch) | |
tree | 35b51346596dca05cf5265beac02e4c92512f476 /media-libs/ming | |
parent | dev-python/pip: amd64 stable wrt bug #620762 (diff) | |
download | gentoo-c8d24e86d9d0821ca6e82c02655289d390e78da1.tar.gz gentoo-c8d24e86d9d0821ca6e82c02655289d390e78da1.tar.bz2 gentoo-c8d24e86d9d0821ca6e82c02655289d390e78da1.zip |
media-libs/ming: amd64 stable wrt bug #614010
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/ming')
-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 ec977abe20ed..041d6a8faeeb 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:= ) |