diff options
author | 2024-12-14 16:59:26 +0000 | |
---|---|---|
committer | 2024-12-14 16:59:26 +0000 | |
commit | 29cb3e4c52b3d6657756564a46a4aa897be3f909 (patch) | |
tree | 7b54609b21c03a21c644b9f03a33e2dea3216695 /x11-apps/xlogo | |
parent | x11-misc/util-macros: Stabilize 1.20.2 ppc, #946474 (diff) | |
download | gentoo-29cb3e4c52b3d6657756564a46a4aa897be3f909.tar.gz gentoo-29cb3e4c52b3d6657756564a46a4aa897be3f909.tar.bz2 gentoo-29cb3e4c52b3d6657756564a46a4aa897be3f909.zip |
x11-apps/xlogo: Stabilize 1.0.7 ppc, #946475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xlogo')
-rw-r--r-- | x11-apps/xlogo/xlogo-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlogo/xlogo-1.0.7.ebuild b/x11-apps/xlogo/xlogo-1.0.7.ebuild index 0c5e614db313..2c47d1708230 100644 --- a/x11-apps/xlogo/xlogo-1.0.7.ebuild +++ b/x11-apps/xlogo/xlogo-1.0.7.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X Window System logo" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" x11-libs/libXrender |