diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:11 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:11 -0400 |
commit | 87e6ad03a2e48386dbc0554f630dd02e9877b79d (patch) | |
tree | de7930d3265a7828c4829a7cd3b233a5c0543169 /x11-apps/xlsclients | |
parent | x11-apps/xkill: Drop old versions (diff) | |
download | gentoo-87e6ad03a2e48386dbc0554f630dd02e9877b79d.tar.gz gentoo-87e6ad03a2e48386dbc0554f630dd02e9877b79d.tar.bz2 gentoo-87e6ad03a2e48386dbc0554f630dd02e9877b79d.zip |
x11-apps/xlsclients: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xlsclients')
-rw-r--r-- | x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild b/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild index 0219303ab804..3e13f833c513 100644 --- a/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild +++ b/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org xlsclients application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" >=x11-libs/libxcb-1.7 |