diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-14 21:56:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-14 22:16:41 +0000 |
commit | 0f27adab14f2ec3730adf8475b206ae13c958c39 (patch) | |
tree | fae2802607316a5141e12dd4600729510f436f6c /mail-filter | |
parent | app-text/html401: stable 19991224-r3 for ppc (diff) | |
download | gentoo-0f27adab14f2ec3730adf8475b206ae13c958c39.tar.gz gentoo-0f27adab14f2ec3730adf8475b206ae13c958c39.tar.bz2 gentoo-0f27adab14f2ec3730adf8475b206ae13c958c39.zip |
mail-filter/rblcheck: stable 1.5-r2 for ppc
Bug: https://bugs.gentoo.org/644302
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/rblcheck/rblcheck-1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild index 34502fff939c..900a64cf5bef 100644 --- a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild +++ b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rblcheck/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" IUSE="" src_prepare() { |