diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:22 +0200 |
commit | 70f8fda0afc3f1fd03652641d669dd548499e7eb (patch) | |
tree | b6ffa76169027aaee3f2b786d1ee6ccf7648076c /x11-apps/xset | |
parent | x11-apps/xrandr: Stabilize 1.5.2 arm64, #891865 (diff) | |
download | gentoo-70f8fda0afc3f1fd03652641d669dd548499e7eb.tar.gz gentoo-70f8fda0afc3f1fd03652641d669dd548499e7eb.tar.bz2 gentoo-70f8fda0afc3f1fd03652641d669dd548499e7eb.zip |
x11-apps/xset: Stabilize 1.2.5 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@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 c8de268728ea..3d8fc388ca91 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 |