diff options
author | Sam James <sam@gentoo.org> | 2021-09-14 06:16:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-14 06:16:55 +0100 |
commit | a18ee338aa03f5cec0b86855a6087203558790fd (patch) | |
tree | b0952a1cfee22c8399b8972875c154e00385527e /dev-libs/tinyxml2 | |
parent | net-analyzer/nmap: Stabilize 7.92 sparc, #812815 (diff) | |
download | gentoo-a18ee338aa03f5cec0b86855a6087203558790fd.tar.gz gentoo-a18ee338aa03f5cec0b86855a6087203558790fd.tar.bz2 gentoo-a18ee338aa03f5cec0b86855a6087203558790fd.zip |
dev-libs/tinyxml2: Stabilize 9.0.0 sparc, #812845
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tinyxml2')
-rw-r--r-- | dev-libs/tinyxml2/tinyxml2-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml2/tinyxml2-9.0.0.ebuild b/dev-libs/tinyxml2/tinyxml2-9.0.0.ebuild index 592504c9b6b7..007b65ac09c2 100644 --- a/dev-libs/tinyxml2/tinyxml2-9.0.0.ebuild +++ b/dev-libs/tinyxml2/tinyxml2-9.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/leethomason/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="ZLIB" SLOT="0/9" -KEYWORDS="amd64 arm arm64 ~hppa ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |