summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-02-06 18:23:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-06 20:03:37 +0000
commitd59de9d3aad288889834f70027ac3eda4995bcc5 (patch)
treeb3c5cff723e473fdbeae96eb85a99adf11737944
parentnet-print/cups-filters: stable 1.17.9 for hppa, bug #641340 (diff)
downloadgentoo-d59de9d3aad288889834f70027ac3eda4995bcc5.tar.gz
gentoo-d59de9d3aad288889834f70027ac3eda4995bcc5.tar.bz2
gentoo-d59de9d3aad288889834f70027ac3eda4995bcc5.zip
x11-wm/icewm: stable 1.4.2 for sparc, bug #641366
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-rw-r--r--x11-wm/icewm/icewm-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/icewm-1.4.2.ebuild b/x11-wm/icewm/icewm-1.4.2.ebuild
index fecd6660eaa3..1a51819f42a0 100644
--- a/x11-wm/icewm/icewm-1.4.2.ebuild
+++ b/x11-wm/icewm/icewm-1.4.2.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
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="bidi debug doc minimal nls truetype uclibc xinerama"
# Tests broken in all versions, patches welcome, bug #323907, #389533