diff options
Diffstat (limited to 'app-admin/xstow/xstow-1.1.0.ebuild')
-rw-r--r-- | app-admin/xstow/xstow-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.1.0.ebuild b/app-admin/xstow/xstow-1.1.0.ebuild index aeaf6e0168ec..e0d50e3710a2 100644 --- a/app-admin/xstow/xstow-1.1.0.ebuild +++ b/app-admin/xstow/xstow-1.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xstow/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="ncurses" DEPEND="ncurses? ( sys-libs/ncurses:= )" |