From b417f4099e91d33ea728f5ce07da766c392a962d Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 16 Dec 2021 17:38:28 +0100 Subject: dev-lang/execline: Stabilize 2.6.1.1 amd64, #819246 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-lang/execline/execline-2.6.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/execline/execline-2.6.1.1.ebuild b/dev-lang/execline/execline-2.6.1.1.ebuild index 56df74d7c55..afda58a790f 100644 --- a/dev-lang/execline/execline-2.6.1.1.ebuild +++ b/dev-lang/execline/execline-2.6.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="static static-libs" REQUIRED_USE="static? ( static-libs )" -- cgit v1.2.3-18-g5258