diff options
author | 2016-01-09 07:43:27 +0100 | |
---|---|---|
committer | 2016-01-09 07:43:27 +0100 | |
commit | 86a9e7f220b70c4366b8864d74eca70c7a45f58b (patch) | |
tree | ab7d4a27c8648cd89406ef180d280ee407738d72 /media-libs/lensfun/lensfun-0.3.1.ebuild | |
parent | dev-libs/libnl: sparc stable wrt bug #568052 (diff) | |
download | gentoo-86a9e7f220b70c4366b8864d74eca70c7a45f58b.tar.gz gentoo-86a9e7f220b70c4366b8864d74eca70c7a45f58b.tar.bz2 gentoo-86a9e7f220b70c4366b8864d74eca70c7a45f58b.zip |
media-libs/lensfun: sparc stable wrt bug #566390
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/lensfun/lensfun-0.3.1.ebuild')
-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 d1486719774e..064c6ac77be6 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 |