diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:43 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:43 -0400 |
commit | 02971fdba448ccaeb4cfbd6fb434fede25948245 (patch) | |
tree | ca923072483e940a49c842dc38d746fcb590d4c0 /x11-apps | |
parent | x11-apps/xsetroot: Drop old versions (diff) | |
download | gentoo-02971fdba448ccaeb4cfbd6fb434fede25948245.tar.gz gentoo-02971fdba448ccaeb4cfbd6fb434fede25948245.tar.bz2 gentoo-02971fdba448ccaeb4cfbd6fb434fede25948245.zip |
x11-apps/xwd: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xwd/xwd-1.0.7-r1.ebuild b/x11-apps/xwd/xwd-1.0.7-r1.ebuild index 116dcac06fb2..ce9cc3b3fd2a 100644 --- a/x11-apps/xwd/xwd-1.0.7-r1.ebuild +++ b/x11-apps/xwd/xwd-1.0.7-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="dump an image of an X window" -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/libX11" DEPEND="${RDEPEND} |