summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:12:06 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:54:56 +0000
commitcd352c11490c5186617bdd28d912fe958d019117 (patch)
tree2cab0bad8da440b60ae51fb1b0fa0a2b0971ab84 /dev-libs/tinyxml
parentdev-libs/snowball-stemmer: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-cd352c11490c5186617bdd28d912fe958d019117.tar.gz
gentoo-cd352c11490c5186617bdd28d912fe958d019117.tar.bz2
gentoo-cd352c11490c5186617bdd28d912fe958d019117.zip
dev-libs/tinyxml: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tinyxml')
-rw-r--r--dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
index 29649a33250f..e0070835f0bf 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
IUSE="debug doc static-libs +stl"
RDEPEND=""