diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-01 10:35:41 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 12:07:49 +0100 |
commit | 19774b9d91e1ffa47f0b9459097db698363165a4 (patch) | |
tree | 2a896c894cdd4e582c5a27baf6e07ab88a2b6d38 /media-libs | |
parent | media-libs/libilbc: keyworded 2.0.2 for sparc, bug #574786 (diff) | |
download | gentoo-19774b9d91e1ffa47f0b9459097db698363165a4.tar.gz gentoo-19774b9d91e1ffa47f0b9459097db698363165a4.tar.bz2 gentoo-19774b9d91e1ffa47f0b9459097db698363165a4.zip |
media-libs/lensfun: stable 0.3.2-r1 for sparc
Bug: https://bugs.gentoo.org/647060
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'media-libs')
-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 6f2a43694043..ca461bbb4222 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} |