diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-30 07:34:48 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-30 07:15:49 +0100 |
commit | cc8f0b81995518d55c89f7ca104a68a30abf0e6d (patch) | |
tree | 86e32128d03af420410b34f177dc8a9b14f543cf /dev-libs/tinyxml2 | |
parent | media-sound/timidity++: stable 2.14.0-r3 for sparc, bug #626706 (diff) | |
download | gentoo-cc8f0b81995518d55c89f7ca104a68a30abf0e6d.tar.gz gentoo-cc8f0b81995518d55c89f7ca104a68a30abf0e6d.tar.bz2 gentoo-cc8f0b81995518d55c89f7ca104a68a30abf0e6d.zip |
dev-libs/tinyxml2: stable 6.2.0 for hppa
Closes: https://bugs.gentoo.org/661440
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs/tinyxml2')
-rw-r--r-- | dev-libs/tinyxml2/tinyxml2-6.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml2/tinyxml2-6.2.0.ebuild b/dev-libs/tinyxml2/tinyxml2-6.2.0.ebuild index 0cdc6766266d..97f2b558c247 100644 --- a/dev-libs/tinyxml2/tinyxml2-6.2.0.ebuild +++ b/dev-libs/tinyxml2/tinyxml2-6.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/leethomason/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="ZLIB" SLOT="0/6" -KEYWORDS="amd64 arm ~arm64 ~hppa sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa sparc x86" IUSE="static-libs test" multilib_src_configure() { |