diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:50:57 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:50:57 -0400 |
commit | 0e5d651a5529701eabd9680e602259416b7d1a36 (patch) | |
tree | 296b542023e182204b270ffd687ebbf51cfa4336 /x11-apps | |
parent | x11-apps/xkbutils: Drop old versions (diff) | |
download | gentoo-0e5d651a5529701eabd9680e602259416b7d1a36.tar.gz gentoo-0e5d651a5529701eabd9680e602259416b7d1a36.tar.bz2 gentoo-0e5d651a5529701eabd9680e602259416b7d1a36.zip |
x11-apps/xkill: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkill/xkill-1.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkill/xkill-1.0.5-r1.ebuild b/x11-apps/xkill/xkill-1.0.5-r1.ebuild index 0539ad5a3749..b0519770bbd0 100644 --- a/x11-apps/xkill/xkill-1.0.5-r1.ebuild +++ b/x11-apps/xkill/xkill-1.0.5-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="kill a client by its X resource" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" RDEPEND="x11-libs/libX11 x11-libs/libXmu" |