diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:00:29 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:29:26 +0800 |
commit | fdbca53f0ce6f1b117dac2aca10918de7fa98d5a (patch) | |
tree | a475bcb97c879c49e6708f3dee243942f89e0fa6 /dev-perl | |
parent | dev-perl/URI: keyword 5.100.0 for ~loong (diff) | |
download | gentoo-fdbca53f0ce6f1b117dac2aca10918de7fa98d5a.tar.gz gentoo-fdbca53f0ce6f1b117dac2aca10918de7fa98d5a.tar.bz2 gentoo-fdbca53f0ce6f1b117dac2aca10918de7fa98d5a.zip |
dev-perl/File-DesktopEntry: keyword 0.220.0-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0-r1.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0-r1.ebuild index 18cbb2f3246d..9cf42e101d55 100644 --- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0-r1.ebuild +++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0-r1.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Object to handle .desktop files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" RDEPEND=" virtual/perl-Carp |