diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:11 +0100 |
commit | 02551c997f29a92b7f90f507a8f2ff22cb398876 (patch) | |
tree | e8d821d1c9c40fa21b923ab7c03b7f31db4faa98 /app-admin/xstow | |
parent | dev-libs/cdk: Stabilize 5.0.20240331 amd64, #944566 (diff) | |
download | gentoo-02551c997f29a92b7f90f507a8f2ff22cb398876.tar.gz gentoo-02551c997f29a92b7f90f507a8f2ff22cb398876.tar.bz2 gentoo-02551c997f29a92b7f90f507a8f2ff22cb398876.zip |
app-admin/xstow: Stabilize 1.1.1 amd64, #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 cdfb5d511cef..9dea751cbf2c 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:= )" |