diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 10:29:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 10:29:40 +0200 |
commit | 3a12d1986d6a5924b60a4e5fa594825d8ab86460 (patch) | |
tree | 0e12e736b1dc0fc20186fa0ad83c6e884c29e98a /dev-tcltk | |
parent | net-libs/mbedtls: x86 stable wrt bug #717590 (diff) | |
download | gentoo-3a12d1986d6a5924b60a4e5fa594825d8ab86460.tar.gz gentoo-3a12d1986d6a5924b60a4e5fa594825d8ab86460.tar.bz2 gentoo-3a12d1986d6a5924b60a4e5fa594825d8ab86460.zip |
dev-tcltk/bwidget: x86 stable wrt bug #717618
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/bwidget/bwidget-1.9.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild b/dev-tcltk/bwidget/bwidget-1.9.14.ebuild index 8f5cb069abb2..c46310c3f8b5 100644 --- a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild +++ b/dev-tcltk/bwidget/bwidget-1.9.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcllib/${MY_PN}/${PV}/${P}.tar.gz" LICENSE="tcltk" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="doc" RESTRICT="!test? ( test )" |