mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/cheese: Fix keywording on alpha and sparc
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0/7" # subslot = libcheese soname version
|
||||
IUSE="+introspection test"
|
||||
KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
|
||||
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
|
||||
|
||||
# using clutter-gst-2.0.0 results in GLSL errors; bug #478702
|
||||
COMMON_DEPEND="
|
||||
|
||||
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0/7" # subslot = libcheese soname version
|
||||
IUSE="+introspection test"
|
||||
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
|
||||
|
||||
# using clutter-gst-2.0.0 results in GLSL errors; bug #478702
|
||||
COMMON_DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user