diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:23 +0200 |
commit | b07274d66a870dfe215d3587054d8a9ab549b713 (patch) | |
tree | 055eb6ea8502f15b05121769c12606ead21b02ba /dev-perl/File-HomeDir | |
parent | net-libs/libssh: x86 stable wrt bug #618916 (diff) | |
download | gentoo-b07274d66a870dfe215d3587054d8a9ab549b713.tar.gz gentoo-b07274d66a870dfe215d3587054d8a9ab549b713.tar.bz2 gentoo-b07274d66a870dfe215d3587054d8a9ab549b713.zip |
dev-perl/File-HomeDir: x86 stable wrt bug #619050
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 3fe4038ff0ab..b7bcd4c6e883 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=" |