diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:41:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:09 +0200 |
commit | 9b9eb06be3494d2e160bd6b5ffca0ca77cd36323 (patch) | |
tree | 884a7bc59aabb71c6de6eee9668df94eaf299bc6 /dev-perl/File-BaseDir | |
parent | dev-perl/Festival-Client-Async: x86 stable (bug #667266) (diff) | |
download | gentoo-9b9eb06be3494d2e160bd6b5ffca0ca77cd36323.tar.gz gentoo-9b9eb06be3494d2e160bd6b5ffca0ca77cd36323.tar.bz2 gentoo-9b9eb06be3494d2e160bd6b5ffca0ca77cd36323.zip |
dev-perl/File-BaseDir: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
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 5f4f8a5f272f..8a959dfee53f 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |