diff options
author | Sam James <sam@gentoo.org> | 2023-06-12 20:20:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-12 20:20:58 +0100 |
commit | 4add94525aaf342bb207ad9b324fc88152d7440a (patch) | |
tree | dd9e9cac8bdb5711435d0d24f6c7be2e1ad05a95 /net-mail | |
parent | dev-vcs/gitolite: Stabilize 3.6.12 arm, #908171 (diff) | |
download | gentoo-4add94525aaf342bb207ad9b324fc88152d7440a.tar.gz gentoo-4add94525aaf342bb207ad9b324fc88152d7440a.tar.bz2 gentoo-4add94525aaf342bb207ad9b324fc88152d7440a.zip |
net-mail/autorespond: Stabilize 2.0.5 amd64, #908172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.5.ebuild b/net-mail/autorespond/autorespond-2.0.5.ebuild index 043fe13b37fd..c295c7b8ba45 100644 --- a/net-mail/autorespond/autorespond-2.0.5.ebuild +++ b/net-mail/autorespond/autorespond-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="http://qmail.ixip.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" RDEPEND="virtual/qmail" PATCHES=( |