commit: e41ad5dd6ae71c92f8655ec75b2d9c1df79ea8fd Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jan 16 17:25:20 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jan 16 17:25:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41ad5dd
media-gfx/viewnior: Stabilize 1.8 x86, #831247 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> media-gfx/viewnior/viewnior-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/viewnior/viewnior-1.8.ebuild b/media-gfx/viewnior/viewnior-1.8.ebuild index 176819f4274c..05444706ef80 100644 --- a/media-gfx/viewnior/viewnior-1.8.ebuild +++ b/media-gfx/viewnior/viewnior-1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hellosiyan/${PN^}/archive/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv x86" IUSE="" RDEPEND="
