summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-11-29 10:05:44 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-11-29 10:05:44 +0200
commit76d8a233aa581e0be67d65c1777feb2c3c035da4 (patch)
treebc137efa8c79db3394e3370aff87b5c846528be3 /dev-cpp/tclap
parentnet-libs/libwebsockets: stabilize 4.1.4 on amd64 (diff)
downloadgentoo-76d8a233aa581e0be67d65c1777feb2c3c035da4.tar.gz
gentoo-76d8a233aa581e0be67d65c1777feb2c3c035da4.tar.bz2
gentoo-76d8a233aa581e0be67d65c1777feb2c3c035da4.zip
dev-cpp/tclap: stabilize 1.2.2 on x86
Bug: https://bugs.gentoo.org/757423 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp/tclap')
-rw-r--r--dev-cpp/tclap/tclap-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tclap/tclap-1.2.2.ebuild b/dev-cpp/tclap/tclap-1.2.2.ebuild
index 53fcd8f85956..66d620e1d754 100644
--- a/dev-cpp/tclap/tclap-1.2.2.ebuild
+++ b/dev-cpp/tclap/tclap-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86 ~amd64-linux"
IUSE="doc"
DEPEND="doc? ( app-doc/doxygen )"