summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-02-19 18:54:55 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-02-19 18:54:55 +0100
commit56a141bc85584bf9560efb86af25ac8de9f90d4f (patch)
treebba27624b0de655ba9972911efb1a22fc44e3119 /media-gfx/ansilove/ansilove-9999.ebuild
parentdev-libs/libansilove: bump to 1.2.9 (diff)
downloadgentoo-56a141bc85584bf9560efb86af25ac8de9f90d4f.tar.gz
gentoo-56a141bc85584bf9560efb86af25ac8de9f90d4f.tar.bz2
gentoo-56a141bc85584bf9560efb86af25ac8de9f90d4f.zip
media-gfx/ansilove: sync live
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'media-gfx/ansilove/ansilove-9999.ebuild')
-rw-r--r--media-gfx/ansilove/ansilove-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ansilove/ansilove-9999.ebuild b/media-gfx/ansilove/ansilove-9999.ebuild
index 31678da8b02c..e593f48c0fb9 100644
--- a/media-gfx/ansilove/ansilove-9999.ebuild
+++ b/media-gfx/ansilove/ansilove-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"