commit: d73c816fe6cf9022bf6160fcedc3ce9acdf15ce4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 01:30:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 01:30:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73c816f
dev-libs/log4cpp: Stabilize 1.1.3 amd64, #763375
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/log4cpp/log4cpp-1.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
b/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
index b293ed92d24..399c10ab023 100644
--- a/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
+++ b/dev-libs/log4cpp/log4cpp-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~s390 ~x86"
IUSE="doc static-libs test"
RESTRICT="!test? ( test )"