diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 15:02:06 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-04 15:02:06 +0300 |
commit | 3ef8f4e080eb5b29a6f7779d9d454b3f297265f5 (patch) | |
tree | 71d80520bf61b2ea6c767829155aaf3952b0483b /x11-apps | |
parent | x11-libs/libXcursor: arm64 stable (diff) | |
download | gentoo-3ef8f4e080eb5b29a6f7779d9d454b3f297265f5.tar.gz gentoo-3ef8f4e080eb5b29a6f7779d9d454b3f297265f5.tar.bz2 gentoo-3ef8f4e080eb5b29a6f7779d9d454b3f297265f5.zip |
x11-apps/xcursorgen: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild index d82407186aaf..ba2575e864d0 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 |