summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-02-19 18:48:30 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-02-19 18:49:26 +0100
commitd93491b5590c39d32646f6eb2931b1165003e657 (patch)
treee99a4303b091a87029d959a68720c07f594e85d1
parentsci-electronics/kicad.*: Mask vulnerable versions (diff)
downloadgentoo-d93491b5590c39d32646f6eb2931b1165003e657.tar.gz
gentoo-d93491b5590c39d32646f6eb2931b1165003e657.tar.bz2
gentoo-d93491b5590c39d32646f6eb2931b1165003e657.zip
dev-libs/libansilove: sync live
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--dev-libs/libansilove/libansilove-1.2.8.ebuild4
-rw-r--r--dev-libs/libansilove/libansilove-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libansilove/libansilove-1.2.8.ebuild b/dev-libs/libansilove/libansilove-1.2.8.ebuild
index d3dabfe51f2b..dd28dd03edd7 100644
--- a/dev-libs/libansilove/libansilove-1.2.8.ebuild
+++ b/dev-libs/libansilove/libansilove-1.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
else
SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="BSD-2"
diff --git a/dev-libs/libansilove/libansilove-9999.ebuild b/dev-libs/libansilove/libansilove-9999.ebuild
index 7d64d5664add..dd28dd03edd7 100644
--- a/dev-libs/libansilove/libansilove-9999.ebuild
+++ b/dev-libs/libansilove/libansilove-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
else
SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~riscv"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="BSD-2"