diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:54:30 +0200 |
commit | 90988d540c3ac6e21a35911a124531b375aa35bd (patch) | |
tree | 115bb4b9399d9dc41f5845b80b200937476926c9 /x11-apps | |
parent | x11-apps/xkbprint: Stabilize 1.0.6 arm, #880793 (diff) | |
download | gentoo-90988d540c3ac6e21a35911a124531b375aa35bd.tar.gz gentoo-90988d540c3ac6e21a35911a124531b375aa35bd.tar.bz2 gentoo-90988d540c3ac6e21a35911a124531b375aa35bd.zip |
x11-apps/xsetroot: Stabilize 1.1.3 arm, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 453505e0dbb3..fecd339b420c 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 |