diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-03 00:11:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-02 23:19:43 +0000 |
commit | 3f334c48651f0a7349134c6c440da3bde8f587ba (patch) | |
tree | 7a0f544c2bb0c31b78651e50515dc954f07a745d /dev-tcltk | |
parent | lxqt-base/lxqt-config: drop 0.14.1 (r0) (diff) | |
download | gentoo-3f334c48651f0a7349134c6c440da3bde8f587ba.tar.gz gentoo-3f334c48651f0a7349134c6c440da3bde8f587ba.tar.bz2 gentoo-3f334c48651f0a7349134c6c440da3bde8f587ba.zip |
dev-tcltk/tdom: stable 0.9.1 for sparc, bug #699014
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tdom/tdom-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tdom/tdom-0.9.1.ebuild b/dev-tcltk/tdom/tdom-0.9.1.ebuild index 07720b98007e..9f39b4442662 100644 --- a/dev-tcltk/tdom/tdom-0.9.1.ebuild +++ b/dev-tcltk/tdom/tdom-0.9.1.ebuild @@ -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=" |