summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-23 08:54:53 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-23 08:54:53 +0000
commit780feb9db760b18f0d714afe85d5a2d0a5063854 (patch)
treed972ac892a531a98cb006a294b699e200d4f263c /net-ftp
parentnet-fs/cvmfs: Stabilize 2.11.5 x86, #944491 (diff)
downloadgentoo-780feb9db760b18f0d714afe85d5a2d0a5063854.tar.gz
gentoo-780feb9db760b18f0d714afe85d5a2d0a5063854.tar.bz2
gentoo-780feb9db760b18f0d714afe85d5a2d0a5063854.zip
net-ftp/pure-ftpd: Stabilize 1.0.52 x86, #944514
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.52.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.52.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.52.ebuild
index 50e3b5851b5c..f37295fff191 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.52.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.52.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/jedisct1/pure-ftpd.git"
else
SRC_URI="https://download.pureftpd.org/pub/${PN}/releases/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
fi
LICENSE="BSD GPL-2"