commit:     3496968bffd18c801a425b7d07d1c7c06e0eb7d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 17 02:36:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 17 02:36:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3496968b

dev-libs/cxxopts: Stabilize 2.2.1-r1 amd64, #790410

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/cxxopts/cxxopts-2.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/cxxopts/cxxopts-2.2.1-r1.ebuild 
b/dev-libs/cxxopts/cxxopts-2.2.1-r1.ebuild
index a12d45e45eb..96b57b0c39e 100644
--- a/dev-libs/cxxopts/cxxopts-2.2.1-r1.ebuild
+++ b/dev-libs/cxxopts/cxxopts-2.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jarro2783/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"

Reply via email to