diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 13:52:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-24 13:56:01 +0000 |
commit | 6ff5bcdabe3e126de72abbe604d8ce9ffdb6994f (patch) | |
tree | 13861dd1c88ef53d22edd43d59b2c8dd40b408be /x11-themes | |
parent | x11-libs/neXtaw: stable 0.15.1-r2 for ia64, bug #648366 (diff) | |
download | gentoo-6ff5bcdabe3e126de72abbe604d8ce9ffdb6994f.tar.gz gentoo-6ff5bcdabe3e126de72abbe604d8ce9ffdb6994f.tar.bz2 gentoo-6ff5bcdabe3e126de72abbe604d8ce9ffdb6994f.zip |
x11-themes/golden-xcursors: stable 0.8-r1 for ia64, bug #648368
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild index 57d8b9750d5d..6c5f1648423c 100644 --- a/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild +++ b/x11-themes/golden-xcursors/golden-xcursors-0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" S=${WORKDIR}/${MY_P:5} |