diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:15:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:18:50 +0000 |
commit | e6bf4f882c9d000c792a1f005ccdb6d458d89233 (patch) | |
tree | 187c628115259de4cb7d15c2ebf7c0b09f8d7c95 /x11-apps/xcursorgen | |
parent | dev-libs/wayland-protocols: stable 1.17 for hppa, bug #675818 (diff) | |
download | gentoo-e6bf4f882c9d000c792a1f005ccdb6d458d89233.tar.gz gentoo-e6bf4f882c9d000c792a1f005ccdb6d458d89233.tar.bz2 gentoo-e6bf4f882c9d000c792a1f005ccdb6d458d89233.zip |
x11-apps/xcursorgen: stable 1.0.7 for hppa, bug #675818
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 02f9d31c1b9e..33055b24ebcc 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 |