diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-22 12:42:17 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-22 12:47:03 +0200 |
commit | 1fd469023a46f3af19ccbbe42858724793445f9a (patch) | |
tree | de516c8d92aeeb807205b2ba50031674448afe06 /x11-apps | |
parent | dev-lang/swi-prolog: bump development version (diff) | |
download | gentoo-1fd469023a46f3af19ccbbe42858724793445f9a.tar.gz gentoo-1fd469023a46f3af19ccbbe42858724793445f9a.tar.bz2 gentoo-1fd469023a46f3af19ccbbe42858724793445f9a.zip |
x11-apps/xcursorgen: arm64 stable (bug #675818)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 89f84384c214..eea7e1e3e9d5 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 |