diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:21:04 +0200 |
commit | 5f9372f5037238d921ade069ae24ed093811dada (patch) | |
tree | e2b3f8c3629b236b7eea64b818218288e6ca3a3d /x11-apps | |
parent | x11-apps/xrandr: Stabilize 1.5.2 sparc, #891865 (diff) | |
download | gentoo-5f9372f5037238d921ade069ae24ed093811dada.tar.gz gentoo-5f9372f5037238d921ade069ae24ed093811dada.tar.bz2 gentoo-5f9372f5037238d921ade069ae24ed093811dada.zip |
x11-apps/xset: Stabilize 1.2.5 sparc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 864ffee64f40..13a6d14e8405 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 |