commit: d9cf529dcdd72d833c56196187993dd58b9f7b00 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 22 06:02:42 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 22 06:02:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9cf529d
sys-apps/edid-decode: Keyword 0_pre20211012 arm64, #831656 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild | 4 ++-- 1 file 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"