summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 12:12:42 +0000
committerSam James <sam@gentoo.org>2022-12-18 12:12:42 +0000
commitb1f2debccf3e6b1e119a0084586d9e8280960787 (patch)
treedee7ca36de4fedd48f6a0e8c6c1ee53496b95f89 /app-admin
parentdev-util/cargo-c: Stabilize 0.9.14 arm64, #886899 (diff)
downloadgentoo-b1f2debccf3e6b1e119a0084586d9e8280960787.tar.gz
gentoo-b1f2debccf3e6b1e119a0084586d9e8280960787.tar.bz2
gentoo-b1f2debccf3e6b1e119a0084586d9e8280960787.zip
app-admin/xstow: Stabilize 1.1.0 x86, #886655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/xstow/xstow-1.1.0.ebuild2
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:= )"