diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:19:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:17 +0100 |
commit | ceabd34d13cb0747f866a37e81fec8d0464a2b39 (patch) | |
tree | 77c06b4e5677d2a7e82e01f0772a06080de5fece /net-ftp/pure-ftpd | |
parent | dev-tex/cpp2latex: x86 stable wrt bug #591876 (diff) | |
download | gentoo-ceabd34d13cb0747f866a37e81fec8d0464a2b39.tar.gz gentoo-ceabd34d13cb0747f866a37e81fec8d0464a2b39.tar.bz2 gentoo-ceabd34d13cb0747f866a37e81fec8d0464a2b39.zip |
net-ftp/pure-ftpd: x86 stable wrt bug #588300
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.42-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.42-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.42-r1.ebuild index 09b420ccb0b7..b2c606e9342f 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.42-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.42-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils confutils flag-o-matic -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86" DESCRIPTION="Fast, production-quality, standard-conformant FTP server" HOMEPAGE="http://www.pureftpd.org/" |