diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 17:56:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-05 18:00:13 +0000 |
commit | 7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e (patch) | |
tree | f5d52b5d12b754ec3feda17ccb8ad0fa3a266d51 /dev-perl/File-HomeDir | |
parent | dev-perl/Cpanel-JSON-XS: stable 3.23.300 for hppa, bug #622982 (thanks to Rol... (diff) | |
download | gentoo-7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e.tar.gz gentoo-7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e.tar.bz2 gentoo-7a6e2a10d5e206dc882d961d9e2370c1f22c5a4e.zip |
dev-perl/File-HomeDir: stable 1.2.0 for hppa, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/File-HomeDir')
-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 2ade48333dda..8a337a873e32 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=" |