diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:09 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:09 -0400 |
commit | 3284307fc2f6830ed0b2a31400a4027e0dc322b9 (patch) | |
tree | cc5e65750abcfac85278f6fbd6ab96e1c15579ed /x11-apps | |
parent | x11-apps/xrefresh: Drop old versions (diff) | |
download | gentoo-3284307fc2f6830ed0b2a31400a4027e0dc322b9.tar.gz gentoo-3284307fc2f6830ed0b2a31400a4027e0dc322b9.tar.bz2 gentoo-3284307fc2f6830ed0b2a31400a4027e0dc322b9.zip |
x11-apps/xset: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xset/xset-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xset/xset-1.2.4-r1.ebuild b/x11-apps/xset/xset-1.2.4-r1.ebuild index 3e4bc382f415..a4ea81db5022 100644 --- a/x11-apps/xset/xset-1.2.4-r1.ebuild +++ b/x11-apps/xset/xset-1.2.4-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libX11 |