diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-27 17:38:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-27 17:38:33 +0200 |
commit | bf9a802aed61ba2f2268e34593f8a7d35755afd9 (patch) | |
tree | 75e07f53d1fc8a608f9d96f4734aa0fecb317421 /media-gfx/ansilove | |
parent | dev-libs/libansilove: Keyword 1.2.8 arm, #830025 (diff) | |
download | gentoo-bf9a802aed61ba2f2268e34593f8a7d35755afd9.tar.gz gentoo-bf9a802aed61ba2f2268e34593f8a7d35755afd9.tar.bz2 gentoo-bf9a802aed61ba2f2268e34593f8a7d35755afd9.zip |
media-gfx/ansilove: Keyword 4.1.5 arm, #830025
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/ansilove')
-rw-r--r-- | media-gfx/ansilove/ansilove-4.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ansilove/ansilove-4.1.5.ebuild b/media-gfx/ansilove/ansilove-4.1.5.ebuild index 31678da8b02c..d294c39e6244 100644 --- a/media-gfx/ansilove/ansilove-4.1.5.ebuild +++ b/media-gfx/ansilove/ansilove-4.1.5.ebuild @@ -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 ~riscv" fi LICENSE="BSD-2" |