diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-18 15:56:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-18 16:04:07 -0700 |
commit | b3fba1371e781673b67c885a79515358e4142f8e (patch) | |
tree | 0610eaf91de855d62588414324f7a558a518361f /dev-libs | |
parent | app-text/ghostscript-gpl: Version bump, bug 635426 (diff) | |
download | gentoo-b3fba1371e781673b67c885a79515358e4142f8e.tar.gz gentoo-b3fba1371e781673b67c885a79515358e4142f8e.tar.bz2 gentoo-b3fba1371e781673b67c885a79515358e4142f8e.zip |
dev-libs/tinyxml2-6.2.0: added ~ppc64, bug 664468
Diffstat (limited to 'dev-libs')
-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 97f2b558c247..a80b6b7e2033 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 ~ppc64 sparc x86" IUSE="static-libs test" multilib_src_configure() { |