diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-23 13:27:36 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-23 14:07:04 -0400 |
commit | d4075973e7cbdb00ee248783f3950b0f71849043 (patch) | |
tree | 7f6342f9451e7917bb9ad3030c3567338c58e5bb /net-mail | |
parent | net-libs/cvm: Drop ppc keywords (diff) | |
download | gentoo-d4075973e7cbdb00ee248783f3950b0f71849043.tar.gz gentoo-d4075973e7cbdb00ee248783f3950b0f71849043.tar.bz2 gentoo-d4075973e7cbdb00ee248783f3950b0f71849043.zip |
net-mail/autorespond: Drop ppc keywords, bug #908172
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.4.ebuild | 2 | ||||
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index 538933c4132a..ce8d328cb4fd 100644 --- a/net-mail/autorespond/autorespond-2.0.4.ebuild +++ b/net-mail/autorespond/autorespond-2.0.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qmailadmin/${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 ~s390 sparc x86" RDEPEND="virtual/qmail" PATCHES=( diff --git a/net-mail/autorespond/autorespond-2.0.5.ebuild b/net-mail/autorespond/autorespond-2.0.5.ebuild index 1cee45568cfd..b2341a6eb635 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 ~s390 sparc x86" RDEPEND="virtual/qmail" PATCHES=( |