diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:21 +0200 |
commit | 4828461057f55ec55ef99a6ffb581f116ef55d2b (patch) | |
tree | 7f1bc6ae5f6aaa7c2b9887ed3e172a4f6e650fb5 /x11-apps/xgc | |
parent | x11-apps/xditview: Stabilize 1.0.6 ppc, #880793 (diff) | |
download | gentoo-4828461057f55ec55ef99a6ffb581f116ef55d2b.tar.gz gentoo-4828461057f55ec55ef99a6ffb581f116ef55d2b.tar.bz2 gentoo-4828461057f55ec55ef99a6ffb581f116ef55d2b.zip |
x11-apps/xgc: Stabilize 1.0.6 ppc, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xgc')
-rw-r--r-- | x11-apps/xgc/xgc-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xgc/xgc-1.0.6.ebuild b/x11-apps/xgc/xgc-1.0.6.ebuild index 11d16104ece3..3389620f1726 100644 --- a/x11-apps/xgc/xgc-1.0.6.ebuild +++ b/x11-apps/xgc/xgc-1.0.6.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X graphics demo" -KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86" RDEPEND=" x11-libs/libXaw |