net-ftp/vsftpd: stable 3.0.3-r2 for ia64, bug #659326
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 29 Jun 2018 06:51:04 +0000 (07:51 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 29 Jun 2018 06:51:41 +0000 (07:51 +0100)
Bug: https://bugs.gentoo.org/659326
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

net-ftp/vsftpd/vsftpd-3.0.3-r2.ebuild

index 18202372a0f4a8e9999b16551dbed814c239990a..fc06abe64a0fb5989f3a972abac5710cd94540da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://security.appspot.com/downloads/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="caps libressl pam tcpd ssl selinux xinetd"
 
 DEPEND="caps? ( >=sys-libs/libcap-2 )