diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:57 +0200 |
commit | 8616e557481c93c8b50712f2c0beee4cad956218 (patch) | |
tree | 7f158126917a6572b804bb64e772d4cd94419a8d /dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild | |
parent | sys-libs/tevent: ppc64 stable wrt bug #619516 (diff) | |
download | gentoo-8616e557481c93c8b50712f2c0beee4cad956218.tar.gz gentoo-8616e557481c93c8b50712f2c0beee4cad956218.tar.bz2 gentoo-8616e557481c93c8b50712f2c0beee4cad956218.zip |
dev-perl/File-HomeDir: ppc64 stable wrt bug #619050
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild')
-rw-r--r-- | dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild index cc037817f46e..e21ce38f2b8c 100644 --- a/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild +++ b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Get home directory for self or other user" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="+xdg test" RDEPEND=" |