diff options
author | 2024-11-23 17:55:07 +0100 | |
---|---|---|
committer | 2024-11-23 17:55:07 +0100 | |
commit | 39f0a70c30756e31b61f8873e33b573c50083435 (patch) | |
tree | c7a5ccc2ca2c075128ba8d09e9ce6b0c93d2bd2b /app-admin/xstow | |
parent | dev-db/freetds: Stabilize 1.4.17 x86, #944591 (diff) | |
download | gentoo-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.ebuild | 2 |
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:= )" |