diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 03:29:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 03:29:29 +0000 |
commit | d7933c10c7e48af4e999e1f1c0ee1721ba841d4e (patch) | |
tree | 6748e776e6bbfbd858cfc03690437f032ec0a092 /mail-filter/mapson | |
parent | dev-lang/zig: Drop to maintainer-needed@ (diff) | |
download | gentoo-d7933c10c7e48af4e999e1f1c0ee1721ba841d4e.tar.gz gentoo-d7933c10c7e48af4e999e1f1c0ee1721ba841d4e.tar.bz2 gentoo-d7933c10c7e48af4e999e1f1c0ee1721ba841d4e.zip |
mail-filter/mapson: Stabilize 3.3.1 amd64, #763423
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter/mapson')
-rw-r--r-- | mail-filter/mapson/mapson-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/mapson/mapson-3.3.1.ebuild b/mail-filter/mapson/mapson-3.3.1.ebuild index 4735517e167c..3c00e7b1cc88 100644 --- a/mail-filter/mapson/mapson-3.3.1.ebuild +++ b/mail-filter/mapson/mapson-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mapson/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug" RDEPEND=" |