diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-08 02:25:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-08 02:25:06 +0200 |
commit | 566c8939e915a56336a0e99bda32152ff1e3fe52 (patch) | |
tree | 06afeba1b0601358dfea3f7b897f17ea480af3e1 /net-ftp | |
parent | dev-util/umockdev: always depend on dev-libs/libgudev (diff) | |
download | gentoo-566c8939e915a56336a0e99bda32152ff1e3fe52.tar.gz gentoo-566c8939e915a56336a0e99bda32152ff1e3fe52.tar.bz2 gentoo-566c8939e915a56336a0e99bda32152ff1e3fe52.zip |
net-ftp/atftp: x86 stable (bug #780792)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/atftp/atftp-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/atftp/atftp-0.7.4.ebuild b/net-ftp/atftp/atftp-0.7.4.ebuild index bdca7be84a0d..a9465320ad34 100644 --- a/net-ftp/atftp/atftp-0.7.4.ebuild +++ b/net-ftp/atftp/atftp-0.7.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="selinux tcpd readline pcre" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |