diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-07-22 22:15:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-22 22:23:53 +0100 |
commit | 84d0b0c318314a1611e890e3c66b5e60da4cd84d (patch) | |
tree | ad5d305e6500e6e77b5fec9aba2be75e064c5e8d /dev-perl/File-chdir | |
parent | dev-perl/BSD-Resource: keyworded 1.291.100 for hppa, bug #688904 (diff) | |
download | gentoo-84d0b0c318314a1611e890e3c66b5e60da4cd84d.tar.gz gentoo-84d0b0c318314a1611e890e3c66b5e60da4cd84d.tar.bz2 gentoo-84d0b0c318314a1611e890e3c66b5e60da4cd84d.zip |
dev-perl/File-chdir: keyworded 0.101.100 for hppa, bug #688904
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild index c836ad7abfcc..5ca4dca2de28 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~riscv ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~riscv ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |