summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 17:55:07 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 17:55:07 +0100
commit39f0a70c30756e31b61f8873e33b573c50083435 (patch)
treec7a5ccc2ca2c075128ba8d09e9ce6b0c93d2bd2b /app-admin/xstow
parentdev-db/freetds: Stabilize 1.4.17 x86, #944591 (diff)
downloadgentoo-39f0a70c30756e31b61f8873e33b573c50083435.tar.gz
gentoo-39f0a70c30756e31b61f8873e33b573c50083435.tar.bz2
gentoo-39f0a70c30756e31b61f8873e33b573c50083435.zip
app-admin/xstow: Stabilize 1.1.1 x86, #944595
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/xstow')
-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 76aeccc381e5..cdfb5d511cef 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:= )"