diff options
author | Sam James <sam@gentoo.org> | 2020-09-19 21:12:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-19 21:12:51 +0000 |
commit | 5af7d2bf53043376930cb8b3420cbd65379c6bb9 (patch) | |
tree | 4b412ec97af2b02e7db50694f32bfca642c97ecd /net-mail | |
parent | dev-libs/mpc: arm stable (bug #743487) (diff) | |
download | gentoo-5af7d2bf53043376930cb8b3420cbd65379c6bb9.tar.gz gentoo-5af7d2bf53043376930cb8b3420cbd65379c6bb9.tar.bz2 gentoo-5af7d2bf53043376930cb8b3420cbd65379c6bb9.zip |
net-mail/queue-repair: Stabilize 0.9.0-r2 ALLARCHES, #743544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild b/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild index a67868c14c27..1c3689c51898 100644 --- a/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild +++ b/net-mail/queue-repair/queue-repair-0.9.0-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/queue-repair/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="test" # no tests |