diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:01:03 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:01:03 +0100 |
commit | b32c60255e84209140f306514244f86eac98eda1 (patch) | |
tree | e6538936df290ead3a5f6ea0abd3a5211897f7a0 /mail-filter | |
parent | mail-filter/opendmarc: arm stable, bug #647240 (diff) | |
download | gentoo-b32c60255e84209140f306514244f86eac98eda1.tar.gz gentoo-b32c60255e84209140f306514244f86eac98eda1.tar.bz2 gentoo-b32c60255e84209140f306514244f86eac98eda1.zip |
mail-filter/libsrs_alt: arm stable, bug #647240
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild b/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild index eb6cc73b47ab..d81d6af689fa 100644 --- a/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild +++ b/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://srs.mirtol.com/libsrs_alt-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="!dev-perl/Mail-SRS" |