From 1524e3bbcdcdd5a854128f2b590af2e39f2112fe Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Sat, 14 May 2022 18:28:23 +0800 Subject: [PATCH] app-text/dvipng: keyword 1.17 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui --- app-text/dvipng/dvipng-1.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/dvipng/dvipng-1.17.ebuild b/app-text/dvipng/dvipng-1.17.ebuild index bc88a0173bd9a..ff2e7e865a140 100644 --- a/app-text/dvipng/dvipng-1.17.ebuild +++ b/app-text/dvipng/dvipng-1.17.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=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3+ Texinfo-manual" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="truetype test" RESTRICT="!test? ( test )"