diff options
author | Markus Meier <maekke@gentoo.org> | 2014-05-04 16:11:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-05-04 16:11:57 +0000 |
commit | ca2437f619fa3d154d100943875fa1ad77698151 (patch) | |
tree | a62c04726a78e46cf1455dbc099a4eba261ca790 /mail-filter/opendkim | |
parent | add ~arm, bug #508282 (diff) | |
download | gentoo-2-ca2437f619fa3d154d100943875fa1ad77698151.tar.gz gentoo-2-ca2437f619fa3d154d100943875fa1ad77698151.tar.bz2 gentoo-2-ca2437f619fa3d154d100943875fa1ad77698151.zip |
add ~arm, bug #509082
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/opendkim/opendkim-2.9.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/opendkim/ChangeLog b/mail-filter/opendkim/ChangeLog index cc964a48c5af..6c2f0bb4ac50 100644 --- a/mail-filter/opendkim/ChangeLog +++ b/mail-filter/opendkim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/opendkim # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.78 2014/05/02 10:46:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/ChangeLog,v 1.79 2014/05/04 16:11:57 maekke Exp $ + + 04 May 2014; Markus Meier <maekke@gentoo.org> opendkim-2.9.2-r1.ebuild: + add ~arm, bug #509082 *opendkim-2.9.2-r1 (02 May 2014) diff --git a/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild b/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild index 9a05962769dd..382c1943dc8e 100644 --- a/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild +++ b/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild,v 1.1 2014/05/02 10:46:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opendkim/opendkim-2.9.2-r1.ebuild,v 1.2 2014/05/04 16:11:57 maekke Exp $ EAPI=5 inherit autotools db-use eutils systemd user @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/opendkim/${P}.tar.gz" LICENSE="Sendmail-Open-Source BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+berkdb gnutls ldap lmdb lua memcached opendbx poll sasl selinux +ssl static-libs unbound" DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) |