diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 10:54:03 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-23 10:54:03 +0200 |
commit | c69dc6f7541891145e65dbcb6e44c7670634c0f7 (patch) | |
tree | 5cc6b6a5908be1ab911072b20513fb4a996b388c /media-libs/ming | |
parent | net-analyzer/nagios-core-4.0.8-r2: add alpha keyword (diff) | |
download | gentoo-c69dc6f7541891145e65dbcb6e44c7670634c0f7.tar.gz gentoo-c69dc6f7541891145e65dbcb6e44c7670634c0f7.tar.bz2 gentoo-c69dc6f7541891145e65dbcb6e44c7670634c0f7.zip |
media-libs/ming-0.4.7-r0: add alpha keyword
Gentoo-Bug: 544556
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-libs/ming')
-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 dbfad76e1ec5..734f1bec2ae2 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-2015 Gentoo Foundation +# Copyright 1999-2016 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:= ) |