diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:40 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:40 -0800 |
commit | 1ebd7385f1cfeb129f0ca415e8ad04f14c16e3ba (patch) | |
tree | 5659f5fd73eb4a1186d21a42d8c73370b246251d /x11-apps/xcursorgen | |
parent | dev-libs/wayland-protocols-1.17: alpha stable, bug 675818 (diff) | |
download | gentoo-1ebd7385f1cfeb129f0ca415e8ad04f14c16e3ba.tar.gz gentoo-1ebd7385f1cfeb129f0ca415e8ad04f14c16e3ba.tar.bz2 gentoo-1ebd7385f1cfeb129f0ca415e8ad04f14c16e3ba.zip |
x11-apps/xcursorgen-1.0.7: alpha stable, bug 675818
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild index 7d713716eba1..20b958c7dd87 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.7.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="create an X cursor file from a collection of PNG images" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |