diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-10 11:47:41 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-10 11:48:48 -0500 |
commit | 75c8c3813465a9aae6e6fcf028353d7def811c06 (patch) | |
tree | 2c67ef1a23eb0edf0516d4c3fd7d42b9d0fc707a /net-mail/queue-fix | |
parent | acct-user/mpd: initial commit (diff) | |
download | gentoo-75c8c3813465a9aae6e6fcf028353d7def811c06.tar.gz gentoo-75c8c3813465a9aae6e6fcf028353d7def811c06.tar.bz2 gentoo-75c8c3813465a9aae6e6fcf028353d7def811c06.zip |
net-mail/queue-fix: ALLARCHES EAPI bump
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-mail/queue-fix')
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild index 3b3b852d8449..3469cd9c2024 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r3.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz LICENSE="all-rights-reserved public-domain" # includes code from qmail SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86" RESTRICT="mirror bindist" PDEPEND="virtual/qmail" |