summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-16 17:38:28 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-16 17:38:28 +0100
commitb417f4099e91d33ea728f5ce07da766c392a962d (patch)
treeba2c7309cab5930d3d18d828b59e780a70be3fd6 /dev-lang
parentdev-libs/skalibs: Stabilize 2.9.3.0 amd64, #819246 (diff)
downloadgentoo-b417f4099e91d33ea728f5ce07da766c392a962d.tar.gz
gentoo-b417f4099e91d33ea728f5ce07da766c392a962d.tar.bz2
gentoo-b417f4099e91d33ea728f5ce07da766c392a962d.zip
dev-lang/execline: Stabilize 2.6.1.1 amd64, #819246
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/execline/execline-2.6.1.1.ebuild4
1 files 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 56df74d7c553..afda58a790fc 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 )"