summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/xstow/xstow-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.1.1.ebuild b/app-admin/xstow/xstow-1.1.1.ebuild
index d6dcfa3ad50d..76aeccc381e5 100644
--- a/app-admin/xstow/xstow-1.1.1.ebuild
+++ b/app-admin/xstow/xstow-1.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/majorkingleo/${PN}/releases/download/${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="ncurses"
DEPEND="ncurses? ( sys-libs/ncurses:= )"