diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-31 15:49:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-31 15:49:46 +0100 |
commit | 3aeef5adfe325a8ab4ab59d80e750b94ee54cb9c (patch) | |
tree | a7ab532029835f7eedefae4f204ac4074f638ead /dev-tcltk | |
parent | net-misc/nextcloud-client: amd64 stable wrt bug #674740 (diff) | |
download | gentoo-3aeef5adfe325a8ab4ab59d80e750b94ee54cb9c.tar.gz gentoo-3aeef5adfe325a8ab4ab59d80e750b94ee54cb9c.tar.bz2 gentoo-3aeef5adfe325a8ab4ab59d80e750b94ee54cb9c.zip |
dev-tcltk/tdom: amd64 stable wrt bug #699014
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/tdom/tdom-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.9.1.ebuild b/dev-tcltk/tdom/tdom-0.9.1.ebuild index b17a5516bba0..0a9554b55df9 100644 --- a/dev-tcltk/tdom/tdom-0.9.1.ebuild +++ b/dev-tcltk/tdom/tdom-0.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://tdom.org/downloads/${P}-src.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |