diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:52 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:51:52 -0400 |
commit | acc69a3a6a4ebaf3645eb15d5ff53041c00f9e32 (patch) | |
tree | 0b0b31bfce7c73c450dc9a0560492dae29ab4371 /x11-apps/xrefresh | |
parent | x11-apps/xpr: Drop old versions (diff) | |
download | gentoo-acc69a3a6a4ebaf3645eb15d5ff53041c00f9e32.tar.gz gentoo-acc69a3a6a4ebaf3645eb15d5ff53041c00f9e32.tar.bz2 gentoo-acc69a3a6a4ebaf3645eb15d5ff53041c00f9e32.zip |
x11-apps/xrefresh: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xrefresh')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild b/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild index 80fbc1b2cb1e..4634f6688a9c 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="refresh all or part of an X screen" -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} |