diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 12:41:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-02 13:24:48 +0000 |
commit | 7ccc5741224155d2277914b98b8071667ac9fdf2 (patch) | |
tree | d4979580afbb3c339c93178f6fa0503b13f91d89 /x11-wm/icewm | |
parent | sys-libs/zlib: stable 1.2.11-r1 for ppc, bug #632682 (diff) | |
download | gentoo-7ccc5741224155d2277914b98b8071667ac9fdf2.tar.gz gentoo-7ccc5741224155d2277914b98b8071667ac9fdf2.tar.bz2 gentoo-7ccc5741224155d2277914b98b8071667ac9fdf2.zip |
x11-wm/icewm: stable 1.3.12-r1 for ppc, bug #632684
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.3.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.3.12-r1.ebuild b/x11-wm/icewm/icewm-1.3.12-r1.ebuild index b121f0e59419..37e3971bb7e2 100644 --- a/x11-wm/icewm/icewm-1.3.12-r1.ebuild +++ b/x11-wm/icewm/icewm-1.3.12-r1.ebuild @@ -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 x86" IUSE="bidi debug doc minimal nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |