diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 16:25:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-17 16:30:02 +0100 |
commit | 2c07d2b5606f0d4e72a2a937060632f82827062e (patch) | |
tree | ab1338590709c155c443d3f9cd112f288666b2b4 | |
parent | app-admin/packagekit-base: Revision bump (bug #620948) (diff) | |
download | gentoo-2c07d2b5606f0d4e72a2a937060632f82827062e.tar.gz gentoo-2c07d2b5606f0d4e72a2a937060632f82827062e.tar.bz2 gentoo-2c07d2b5606f0d4e72a2a937060632f82827062e.zip |
media-libs/ming: ia64 stable, bug #614010
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-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 2ce77e2e01fb..ac412469dadb 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:= ) |