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 | 69bcd52ed60f702cd9fdcb15549cdafd0ce8975d (patch) | |
tree | ca50157555b0f458845aa0318f5e81bf264447c1 /x11-apps/xsetroot | |
parent | x11-apps/xkbprint: Stabilize 1.0.6 ppc64, #880793 (diff) | |
download | gentoo-69bcd52ed60f702cd9fdcb15549cdafd0ce8975d.tar.gz gentoo-69bcd52ed60f702cd9fdcb15549cdafd0ce8975d.tar.bz2 gentoo-69bcd52ed60f702cd9fdcb15549cdafd0ce8975d.zip |
x11-apps/xsetroot: Stabilize 1.1.3 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xsetroot/xsetroot-1.1.3.ebuild b/x11-apps/xsetroot/xsetroot-1.1.3.ebuild index 057e89029c84..b94fd1cebc69 100644 --- a/x11-apps/xsetroot/xsetroot-1.1.3.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.1.3.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |