diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:49:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 17:49:39 +0200 |
commit | abc8de4c8cc9a69114971c46dd0190ebc5f040fa (patch) | |
tree | a55bb3298194b31bc02d558c06981e644df527b8 /x11-apps/xsetroot | |
parent | x11-apps/x11perf: Stabilize 1.6.2 arm64, #880793 (diff) | |
download | gentoo-abc8de4c8cc9a69114971c46dd0190ebc5f040fa.tar.gz gentoo-abc8de4c8cc9a69114971c46dd0190ebc5f040fa.tar.bz2 gentoo-abc8de4c8cc9a69114971c46dd0190ebc5f040fa.zip |
x11-apps/xsetroot: Stabilize 1.1.3 arm64, #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 20fa90f1a7dc..453505e0dbb3 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 |