diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:12:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:12:42 +0000 |
commit | b1f2debccf3e6b1e119a0084586d9e8280960787 (patch) | |
tree | dee7ca36de4fedd48f6a0e8c6c1ee53496b95f89 /app-admin | |
parent | dev-util/cargo-c: Stabilize 0.9.14 arm64, #886899 (diff) | |
download | gentoo-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.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:= )" |