summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:26:24 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:39:11 +0100
commit1c3f076eb7d60c90002bbd1f65aec54271bef651 (patch)
tree4e4fb949119657679ea2ee8001effd37b6f57a09 /dev-libs/tinyxml
parentapp-text/opensp: Drop *-fbsd keywords from old (broken) version (diff)
downloadgentoo-1c3f076eb7d60c90002bbd1f65aec54271bef651.tar.gz
gentoo-1c3f076eb7d60c90002bbd1f65aec54271bef651.tar.bz2
gentoo-1c3f076eb7d60c90002bbd1f65aec54271bef651.zip
dev-libs/tinyxml: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-libs/tinyxml')
-rw-r--r--dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
index 27d0e1701a67..e03da86f2ed8 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x64-macos ~x86-macos"
IUSE="debug doc static-libs +stl"
RDEPEND=""