commit: ce8fd76fc1163c7ae3b03bd77f9324e67952e4d0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 19:34:57 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 19:34:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8fd76f
dev-cpp/libmcpp: Stabilize 2.7.2-r3 amd64, #760453
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
b/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
index 69aa4062136..5ff3436a29e 100644
--- a/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
+++ b/dev-cpp/libmcpp/libmcpp-2.7.2-r3.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=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/mcpp/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~x86 ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~ia64 ~x86 ~x86-linux ~x64-macos"
IUSE="static-libs"
S=${WORKDIR}/${MY_P}