diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 11:36:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 11:36:28 +0100 |
commit | f8ce04470e051421b524901349a62f4437f93ee6 (patch) | |
tree | 31be97d8b34f2aafba15ed2acf6eb451f82558e8 /media-libs/lensfun | |
parent | media-gfx/ufraw-0.22-r2: alpha stable (diff) | |
download | gentoo-f8ce04470e051421b524901349a62f4437f93ee6.tar.gz gentoo-f8ce04470e051421b524901349a62f4437f93ee6.tar.bz2 gentoo-f8ce04470e051421b524901349a62f4437f93ee6.zip |
media-libs/lensfun-0.3.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647060
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild index 1a7287be7eb7..f1224dbbdf81 100644 --- a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild @@ -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} |