diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-20 09:27:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-20 09:53:30 +0000 |
commit | b9acb1fcbca9035e8a0e0a44fe117c4b26028c54 (patch) | |
tree | e6352fa1a79f1cb97067e44f9aa46293c505794d /x11-apps | |
parent | x11-drivers/xf86-video-mga: stable 2.0.0 for sparc, bug #675818 (diff) | |
download | gentoo-b9acb1fcbca9035e8a0e0a44fe117c4b26028c54.tar.gz gentoo-b9acb1fcbca9035e8a0e0a44fe117c4b26028c54.tar.bz2 gentoo-b9acb1fcbca9035e8a0e0a44fe117c4b26028c54.zip |
x11-apps/xcursorgen: stable 1.0.7 for sparc, bug #675818
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 98667e630691..aaf1938fa290 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 |