diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:22:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:03 +0100 |
commit | f4e8fe74bec89cd02348386fdf755b126c3b2f8d (patch) | |
tree | 8b48ab5f2e2d7d92f0dbb04029a99008cc224f02 /x11-wm/ctwm | |
parent | dev-libs/libofx: stable 0.10.2 for ppc (diff) | |
download | gentoo-f4e8fe74bec89cd02348386fdf755b126c3b2f8d.tar.gz gentoo-f4e8fe74bec89cd02348386fdf755b126c3b2f8d.tar.bz2 gentoo-f4e8fe74bec89cd02348386fdf755b126c3b2f8d.zip |
x11-wm/ctwm: stable 4.0.3 for ppc
stable wrt bug #784059
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/ctwm-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ctwm/ctwm-4.0.3.ebuild b/x11-wm/ctwm/ctwm-4.0.3.ebuild index 86968cd029ff..27fb610aba73 100644 --- a/x11-wm/ctwm/ctwm-4.0.3.ebuild +++ b/x11-wm/ctwm/ctwm-4.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ctwm.org/dist/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="jpeg rplay test xpm" RESTRICT="!test? ( test )" |