diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:48:37 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:48:37 -0400 |
commit | 7b4728832a508508f0b0a00c3d5c9df5f3167c09 (patch) | |
tree | 0b06aec178e6abc2d9dd30296097dc9dcab43c8f /x11-apps/xcursorgen | |
parent | x11-apps/xcmsdb: Drop old versions (diff) | |
download | gentoo-7b4728832a508508f0b0a00c3d5c9df5f3167c09.tar.gz gentoo-7b4728832a508508f0b0a00c3d5c9df5f3167c09.tar.bz2 gentoo-7b4728832a508508f0b0a00c3d5c9df5f3167c09.zip |
x11-apps/xcursorgen: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.7-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.7-r1.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.7-r1.ebuild index b7046b906d08..146a0a17f02b 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.7-r1.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.7-r1.ebuild @@ -6,8 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="create an X cursor file from a collection of PNG images" - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libX11 |