summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-22 08:02:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-22 08:02:42 +0200
commitd9cf529dcdd72d833c56196187993dd58b9f7b00 (patch)
tree123e242107c6af486631b30c75fcc40c14de1b52
parentsys-apps/hw-probe: Keyword 1.6 arm64, #831656 (diff)
downloadgentoo-d9cf529dcdd72d833c56196187993dd58b9f7b00.tar.gz
gentoo-d9cf529dcdd72d833c56196187993dd58b9f7b00.tar.bz2
gentoo-d9cf529dcdd72d833c56196187993dd58b9f7b00.zip
sys-apps/edid-decode: Keyword 0_pre20211012 arm64, #831656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild
index 548a4efcd1f6..dc3cb528ade9 100644
--- a/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild
+++ b/sys-apps/edid-decode/edid-decode-0_pre20211012.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 @@ HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
LICENSE="MIT"
SLOT="0"
IUSE="examples"