summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2019-05-08 10:43:14 +0200
committerGuilherme Amadio <amadio@gentoo.org>2019-05-08 10:44:07 +0200
commit0a6edf54c6732cb2b19ece30fd9ebde8f159a06e (patch)
tree175d49b9c58c80712da54a0303585c11b69cb7e0
parentwww-client/vivaldi-snapshot: Old (diff)
downloadgentoo-0a6edf54.tar.gz
gentoo-0a6edf54.tar.bz2
gentoo-0a6edf54.zip
dev-libs/vc: stabilize 1.4.1 for amd64 and x86
Closes: https://bugs.gentoo.org/658138 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
-rw-r--r--dev-libs/vc/vc-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/vc/vc-1.4.1.ebuild b/dev-libs/vc/vc-1.4.1.ebuild
index c46a6c1dd52f..007dec1ebb50 100644
--- a/dev-libs/vc/vc-1.4.1.ebuild
+++ b/dev-libs/vc/vc-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/VcDevel/Vc/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
src_unpack() {
default_src_unpack