commit: e1ed17a37463ad421e312a0352e3171db4c7d9c0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 16:42:46 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 16:42:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ed17a3
dev-cpp/range-v3: Stabilize 0.11.0 amd64, #793896 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/range-v3/range-v3-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/range-v3/range-v3-0.11.0.ebuild b/dev-cpp/range-v3/range-v3-0.11.0.ebuild index a12572613b5..c1e6dbe55a0 100644 --- a/dev-cpp/range-v3/range-v3-0.11.0.ebuild +++ b/dev-cpp/range-v3/range-v3-0.11.0.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/ericniebler/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" IUSE="test" RESTRICT="!test? ( test )"
