diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-24 09:41:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-24 09:41:48 +0000 |
commit | c1d948199a52516c40400260c23ec4deae7c5a50 (patch) | |
tree | ba0bc40c67ff369f9906669eb656960b5b888417 /media-libs/lensfun | |
parent | profiles/arch/amd64-fbsd: Unmask dev-libs/glib[dbus] (diff) | |
download | gentoo-c1d948199a52516c40400260c23ec4deae7c5a50.tar.gz gentoo-c1d948199a52516c40400260c23ec4deae7c5a50.tar.bz2 gentoo-c1d948199a52516c40400260c23ec4deae7c5a50.zip |
media-libs/lensfun: stable 0.3.2-r1 for ia64, bug #647060
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild index 3085e81fe230..51d279fe342a 100644 --- a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test" RDEPEND="${PYTHON_DEPS} |