diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:43:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:43:31 +0100 |
commit | d09a89085e6f7e02bfe4b637057d2fae9e00c2dd (patch) | |
tree | bec86bf55fe635a95db0b63cc5704c0dc3473508 /dev-tcltk | |
parent | dev-tcltk/tkpiechart: amd64 stable wrt bug #699428 (diff) | |
download | gentoo-d09a89085e6f7e02bfe4b637057d2fae9e00c2dd.tar.gz gentoo-d09a89085e6f7e02bfe4b637057d2fae9e00c2dd.tar.bz2 gentoo-d09a89085e6f7e02bfe4b637057d2fae9e00c2dd.zip |
dev-tcltk/vtcl: amd64 stable wrt bug #699428
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/vtcl/vtcl-1.6.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/vtcl/vtcl-1.6.0-r2.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0-r2.ebuild index 5e7506549551..0c96a9e9eac3 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0-r2.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0-r2.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" DEPEND="dev-lang/tk:*" RDEPEND="${DEPEND}" |