diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:47:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-17 09:49:01 +0200 |
commit | a988f63e4b05658f873204a1e11b29723e730bdf (patch) | |
tree | b74e800893ff4fb7d50c978df73429b768a4670b /app-admin/xstow | |
parent | dev-python/brython: drop 3.7.3, 3.7.4 (diff) | |
download | gentoo-a988f63e4b05658f873204a1e11b29723e730bdf.tar.gz gentoo-a988f63e4b05658f873204a1e11b29723e730bdf.tar.bz2 gentoo-a988f63e4b05658f873204a1e11b29723e730bdf.zip |
app-admin/xstow: x86 stable wrt bug #790065
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/xstow')
-rw-r--r-- | app-admin/xstow/xstow-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.0.2.ebuild b/app-admin/xstow/xstow-1.0.2.ebuild index f416bcdeb236..879bda8dfbaa 100644 --- a/app-admin/xstow/xstow-1.0.2.ebuild +++ b/app-admin/xstow/xstow-1.0.2.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:0= )" |