diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:22:46 +0200 |
commit | 66b0dced5447cfdc8c8aa399c8d1c660c1bd2a96 (patch) | |
tree | 474e87510e6d53ab3eaf9e80fbd36e89636d683b /x11-apps/xgc/xgc-1.0.6.ebuild | |
parent | x11-apps/xditview: Stabilize 1.0.6 ppc64, #880793 (diff) | |
download | gentoo-66b0dced5447cfdc8c8aa399c8d1c660c1bd2a96.tar.gz gentoo-66b0dced5447cfdc8c8aa399c8d1c660c1bd2a96.tar.bz2 gentoo-66b0dced5447cfdc8c8aa399c8d1c660c1bd2a96.zip |
x11-apps/xgc: Stabilize 1.0.6 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xgc/xgc-1.0.6.ebuild')
-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 3389620f1726..2dab93a88db8 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 |