diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:29 +0200 |
commit | 0a720a536608647444caefc6034025489ae550ba (patch) | |
tree | 6e14f0088b5f0b9eb542cb3f4ffa851dfbdecb3f /x11-apps/xgc/xgc-1.0.6.ebuild | |
parent | x11-apps/xditview: Stabilize 1.0.6 arm, #880793 (diff) | |
download | gentoo-0a720a536608647444caefc6034025489ae550ba.tar.gz gentoo-0a720a536608647444caefc6034025489ae550ba.tar.bz2 gentoo-0a720a536608647444caefc6034025489ae550ba.zip |
x11-apps/xgc: Stabilize 1.0.6 arm, #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 b924efc9ccfd..039f8d035748 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 |