diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-17 09:05:25 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-19 22:22:34 +0800 |
commit | f0781d61f6e022e3934459b28ebab94cf926a956 (patch) | |
tree | b4429ed76e1d1db6c60e93bb80367aa9565f5ab9 /dev-perl/File-DesktopEntry | |
parent | dev-perl/File-BaseDir: keyword ~riscv (diff) | |
download | gentoo-f0781d61f6e022e3934459b28ebab94cf926a956.tar.gz gentoo-f0781d61f6e022e3934459b28ebab94cf926a956.tar.bz2 gentoo-f0781d61f6e022e3934459b28ebab94cf926a956.zip |
dev-perl/File-DesktopEntry: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/File-DesktopEntry')
-rw-r--r-- | dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild index 15888855f8fc..71af8d097263 100644 --- a/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild +++ b/dev-perl/File-DesktopEntry/File-DesktopEntry-0.220.0.ebuild @@ -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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="test" RESTRICT="!test? ( test )" |