diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:28:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:34:21 +0300 |
commit | 144b6d2f953f2a51ae137b8d5a794723cce9fc69 (patch) | |
tree | 5a67cca1a8a9e90eee4e4f96d4e6b53ce63f425c /dev-perl/File-DesktopEntry | |
parent | dev-perl/Expect: s390 stable wrt bug #667266 (diff) | |
download | gentoo-144b6d2f953f2a51ae137b8d5a794723cce9fc69.tar.gz gentoo-144b6d2f953f2a51ae137b8d5a794723cce9fc69.tar.bz2 gentoo-144b6d2f953f2a51ae137b8d5a794723cce9fc69.zip |
dev-perl/File-DesktopEntry: s390 stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 bbdca8b6c6b9..ce4f97772b91 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |