summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-03-03 22:19:51 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:51 +0100
commit9b33e590b31fda13cd7d6ede73609db4f1bd1bac (patch)
treedd5c29bb023386d20ec8fbaf2f2b4bb7b50a555e /net-ftp/pure-ftpd
parentnet-ftp/proftpd: destabilize for ~ppc (diff)
downloadgentoo-9b33e590b31fda13cd7d6ede73609db4f1bd1bac.tar.gz
gentoo-9b33e590b31fda13cd7d6ede73609db4f1bd1bac.tar.bz2
gentoo-9b33e590b31fda13cd7d6ede73609db4f1bd1bac.zip
net-ftp/pure-ftpd: destabilize 1.0.49-r5 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.49-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r5.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r5.ebuild
index a502b2414044..f5c301a26721 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r5.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.49-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then
else
SRC_URI="ftp://ftp.pureftpd.org/pub/${PN}/releases/${P}.tar.bz2
http://download.pureftpd.org/pub/${PN}/releases/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
fi
LICENSE="BSD"