diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 09:50:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 09:50:29 +0100 |
commit | d4379adc7754b1d72b307b5e9f33a196f275e87b (patch) | |
tree | ca51d5130ec8fede73d7e1f3d3e7f866f3e05cf1 /media-libs/lensfun | |
parent | x11-misc/xdg-utils: amd64 stable wrt bug #558676 (diff) | |
download | gentoo-d4379adc7754b1d72b307b5e9f33a196f275e87b.tar.gz gentoo-d4379adc7754b1d72b307b5e9f33a196f275e87b.tar.bz2 gentoo-d4379adc7754b1d72b307b5e9f33a196f275e87b.zip |
media-libs/lensfun: amd64 stable wrt bug #566390
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 aa32d5e794e9..a3094b3fc3d7 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 |