diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/herbstluftwm/herbstluftwm-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.7.2.ebuild b/x11-wm/herbstluftwm/herbstluftwm-0.7.2.ebuild index 0cea06f49ee7..3ca73c0e8012 100644 --- a/x11-wm/herbstluftwm/herbstluftwm-0.7.2.ebuild +++ b/x11-wm/herbstluftwm/herbstluftwm-0.7.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then EXTRA_DEPEND="app-text/asciidoc" else SRC_URI="https://herbstluftwm.org/tarballs/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" EXTRA_DEPEND="" fi |