diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-21 10:41:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-21 10:41:55 +0300 |
commit | 075a7407d247c2597196c3f601431a37ed405aa1 (patch) | |
tree | 95f0111d8a5dcb69a40a65759ce59da1ccae08fa /x11-apps/xcursorgen | |
parent | dev-libs/wayland-protocols: arm stable wrt bug #675818 (diff) | |
download | gentoo-075a7407d247c2597196c3f601431a37ed405aa1.tar.gz gentoo-075a7407d247c2597196c3f601431a37ed405aa1.tar.bz2 gentoo-075a7407d247c2597196c3f601431a37ed405aa1.zip |
x11-apps/xcursorgen: arm stable wrt bug #675818
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 3e8fb287808e..f54de668926f 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 |