diff options
author | 2024-11-23 12:28:43 +0000 | |
---|---|---|
committer | 2024-11-23 12:28:43 +0000 | |
commit | cc7de9b28461e861d744803bfa5b455f926a6888 (patch) | |
tree | 61528aeffc2d240f42a6b446d59a85579c56b92b /app-admin | |
parent | net-misc/netkit-talk: Stabilize 0.17-r8 ppc, #944567 (diff) | |
download | gentoo-cc7de9b28461e861d744803bfa5b455f926a6888.tar.gz gentoo-cc7de9b28461e861d744803bfa5b455f926a6888.tar.bz2 gentoo-cc7de9b28461e861d744803bfa5b455f926a6888.zip |
app-admin/xstow: Stabilize 1.1.1 ppc, #944595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin')
-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 d6dcfa3ad50d..76aeccc381e5 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:= )" |