diff options
author | Sam James <sam@gentoo.org> | 2023-06-12 20:20:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-12 20:20:59 +0100 |
commit | 26142ac17d32e745d07d00de1ff6fb5a3202f0e8 (patch) | |
tree | 2be861f6a736c33c582c2a49206ae621016dfeff /net-mail | |
parent | net-mail/autorespond: Stabilize 2.0.5 amd64, #908172 (diff) | |
download | gentoo-26142ac17d32e745d07d00de1ff6fb5a3202f0e8.tar.gz gentoo-26142ac17d32e745d07d00de1ff6fb5a3202f0e8.tar.bz2 gentoo-26142ac17d32e745d07d00de1ff6fb5a3202f0e8.zip |
net-mail/autorespond: Stabilize 2.0.5 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.5.ebuild b/net-mail/autorespond/autorespond-2.0.5.ebuild index c295c7b8ba45..9b8c2660180f 100644 --- a/net-mail/autorespond/autorespond-2.0.5.ebuild +++ b/net-mail/autorespond/autorespond-2.0.5.ebuild @@ -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=( |