diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:40 +0000 |
commit | ce6d6d7255579c0b55dbcd9bdaff5e8991e3cd90 (patch) | |
tree | c7791ede9425334369f99f3d7e3d6affc68e1bcc /media-libs/libquvi | |
parent | media-gfx/geeqie: Stabilize 1.5.1-r1 x86, #766528 (diff) | |
download | gentoo-ce6d6d7255579c0b55dbcd9bdaff5e8991e3cd90.tar.gz gentoo-ce6d6d7255579c0b55dbcd9bdaff5e8991e3cd90.tar.bz2 gentoo-ce6d6d7255579c0b55dbcd9bdaff5e8991e3cd90.zip |
media-libs/libquvi: Stabilize 0.9.4-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libquvi')
-rw-r--r-- | media-libs/libquvi/libquvi-0.9.4-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libquvi/libquvi-0.9.4-r100.ebuild b/media-libs/libquvi/libquvi-0.9.4-r100.ebuild index d123a31b36fe..4d842725ebd2 100644 --- a/media-libs/libquvi/libquvi-0.9.4-r100.ebuild +++ b/media-libs/libquvi/libquvi-0.9.4-r100.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0/8" # subslot = libquvi soname version -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="examples nls static-libs" REQUIRED_USE="${LUA_REQUIRED_USE}" |