diff options
author | 2023-01-24 00:58:47 +0000 | |
---|---|---|
committer | 2023-01-24 00:58:47 +0000 | |
commit | 09315638515fc7e21b090e0b27223edb18eefba4 (patch) | |
tree | e84a75982a5ae3f6a992b7d6526a9d56bdb5f6de /x11-apps/xset | |
parent | x11-apps/xrandr: Stabilize 1.5.2 arm, #891865 (diff) | |
download | gentoo-09315638515fc7e21b090e0b27223edb18eefba4.tar.gz gentoo-09315638515fc7e21b090e0b27223edb18eefba4.tar.bz2 gentoo-09315638515fc7e21b090e0b27223edb18eefba4.zip |
x11-apps/xset: Stabilize 1.2.5 arm, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/xset-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xset/xset-1.2.5.ebuild b/x11-apps/xset/xset-1.2.5.ebuild index 321e271471aa..f01ab8bbddae 100644 --- a/x11-apps/xset/xset-1.2.5.ebuild +++ b/x11-apps/xset/xset-1.2.5.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libX11 |