diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-05-08 10:12:45 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-05-08 10:12:45 +0200 |
commit | ce2498ad4045077991c1ec9c36e32e49c8d9d39e (patch) | |
tree | f4c0bfa7239de5abb9898cb91c489feedf17f431 | |
parent | app-admin/hcloud: remove old (diff) | |
download | gentoo-ce2498ad4045077991c1ec9c36e32e49c8d9d39e.tar.gz gentoo-ce2498ad4045077991c1ec9c36e32e49c8d9d39e.tar.bz2 gentoo-ce2498ad4045077991c1ec9c36e32e49c8d9d39e.zip |
mail-filter/opendmarc-1.4.1.1: revbump to allow SLOT recompiles
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild (renamed from mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild b/mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild index 793fac6ee9b6..4e857bfe0741 100644 --- a/mail-filter/opendmarc/opendmarc-1.4.1.1.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trusteddomain.org/opendmarc/" SRC_URI="https://github.com/trusteddomainproject/OpenDMARC/archive/rel-${PN}-${PV//./-}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -SLOT="0" +SLOT="0/3" # 1.4 has API breakage with 1.3, yet uses same soname KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="spf +reports static-libs" |