diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:31:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:31:41 +0100 |
commit | e2f85a1c02c82a0ce2521ab09247bf159226bf2a (patch) | |
tree | b7a80c7325027b03b3bf6b8dcc1ad247cb10b1ce /dev-perl/File-BaseDir | |
parent | dev-perl/IPC-System-Simple: Tested on ~amd64-fbsd (bug #602602) (diff) | |
download | gentoo-e2f85a1c02c82a0ce2521ab09247bf159226bf2a.tar.gz gentoo-e2f85a1c02c82a0ce2521ab09247bf159226bf2a.tar.bz2 gentoo-e2f85a1c02c82a0ce2521ab09247bf159226bf2a.zip |
dev-perl/File-BaseDir: Tested on ~amd64-fbsd (bug #602602)
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild index 9f400f82de67..2a98a1f4f90a 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the Freedesktop.org base directory specification" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |