diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 08:31:11 +0200 |
commit | 0ad0293b4fa59164916916ef5f09758c17d7d145 (patch) | |
tree | c73cf39f7c59acb3cc430339aa37059cc04d0706 /x11-apps | |
parent | x11-apps/xkbprint: Stabilize 1.0.6 amd64, #880793 (diff) | |
download | gentoo-0ad0293b4fa59164916916ef5f09758c17d7d145.tar.gz gentoo-0ad0293b4fa59164916916ef5f09758c17d7d145.tar.bz2 gentoo-0ad0293b4fa59164916916ef5f09758c17d7d145.zip |
x11-apps/xsetroot: Stabilize 1.1.3 amd64, #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 b94fd1cebc69..1f25d8f49fe2 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 |