diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:37:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:58 +0200 |
commit | ac3554b675e533a331f0c96d9efa5b9f271f3c81 (patch) | |
tree | 6dd1378e03da1edfdba7584491f53d1df9672d76 /dev-perl/File-pushd | |
parent | dev-perl/FCGI-ProcManager: x86 stable (bug #657690) (diff) | |
download | gentoo-ac3554b675e533a331f0c96d9efa5b9f271f3c81.tar.gz gentoo-ac3554b675e533a331f0c96d9efa5b9f271f3c81.tar.bz2 gentoo-ac3554b675e533a331f0c96d9efa5b9f271f3c81.zip |
dev-perl/File-pushd: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/File-pushd')
-rw-r--r-- | dev-perl/File-pushd/File-pushd-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild index a65dcf0ada74..9ce1be475c7d 100644 --- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild +++ b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |