diff options
author | 2018-12-29 16:51:08 +0100 | |
---|---|---|
committer | 2018-12-29 16:00:41 +0000 | |
commit | 8e6dd0aae4ab6b29d188d592ba6e25205b13f7a8 (patch) | |
tree | fc5a566c3f1af044122721ff50bbbb98d68b62fa /dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | |
parent | net-libs/libsoup: stable 2.58.2 for hppa, bug #631656 (diff) | |
download | gentoo-8e6dd0aae4ab6b29d188d592ba6e25205b13f7a8.tar.gz gentoo-8e6dd0aae4ab6b29d188d592ba6e25205b13f7a8.tar.bz2 gentoo-8e6dd0aae4ab6b29d188d592ba6e25205b13f7a8.zip |
dev-tcltk/tdom: stable 0.8.3-r4 for sparc, bug #672714
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk/tdom/tdom-0.8.3-r4.ebuild')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index 7c60e39bb1b2..ca54981c32c1 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND=" |