diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:33 +0200 |
commit | 9964481f6f613f8dd3a9706c335fd4530417e35e (patch) | |
tree | cb61237019ee75a2d51c149cdcdf889823f9c557 /x11-apps | |
parent | x11-apps/xkbprint: Stabilize 1.0.6 x86, #880793 (diff) | |
download | gentoo-9964481f6f613f8dd3a9706c335fd4530417e35e.tar.gz gentoo-9964481f6f613f8dd3a9706c335fd4530417e35e.tar.bz2 gentoo-9964481f6f613f8dd3a9706c335fd4530417e35e.zip |
x11-apps/xsetroot: Stabilize 1.1.3 x86, #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 1f25d8f49fe2..43a94ebd33bb 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 |