diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:25:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:25:18 +0100 |
commit | 31cdf4ec6af7bf3047bfb16ecd1adfffcef167d6 (patch) | |
tree | b6f5367c848e6936f227521188b26a4007eb4ed2 /media-libs/lensfun | |
parent | app-i18n/freewnn: alpha stable wrt bug #566386 (diff) | |
download | gentoo-31cdf4ec6af7bf3047bfb16ecd1adfffcef167d6.tar.gz gentoo-31cdf4ec6af7bf3047bfb16ecd1adfffcef167d6.tar.bz2 gentoo-31cdf4ec6af7bf3047bfb16ecd1adfffcef167d6.zip |
media-libs/lensfun: alpha stable wrt bug #566390
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild b/media-libs/lensfun/lensfun-0.3.1.ebuild index a3094b3fc3d7..199c39c4b9d5 100644 --- a/media-libs/lensfun/lensfun-0.3.1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.1.ebuild @@ -14,7 +14,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~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=">=dev-libs/glib-2.28 |