diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-03-16 16:15:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-03-16 16:15:31 +0100 |
commit | ae987b41c83668d05a20889f68bd95c54bd19b91 (patch) | |
tree | 7c0e5f007e0f819af0fbdbb55bba237778a24a62 /mail-filter | |
parent | sys-devel/binutils-apple: fix HOMEPAGE, thanks yuLya in bug #680548 (diff) | |
download | gentoo-ae987b41c83668d05a20889f68bd95c54bd19b91.tar.gz gentoo-ae987b41c83668d05a20889f68bd95c54bd19b91.tar.bz2 gentoo-ae987b41c83668d05a20889f68bd95c54bd19b91.zip |
mail-filter/opendmarc: re-add dropped keywords now deps are keyworded
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild index 51f53a61e7d9..8704d856f53d 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |