diff options
Diffstat (limited to 'x11-apps/xrefresh/xrefresh-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild b/x11-apps/xrefresh/xrefresh-1.0.5.ebuild index 46dd98d4df6c..40c0a1eff527 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.5.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="refresh all or part of an X screen" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="x11-libs/libX11" |