Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyaes/
Date: Sat, 02 Oct 2021 10:23:22
Message-Id: 1633170166.7e0fcbbcb560e71276c50853bde16a109c7e0a12.chewi@gentoo
1 commit: 7e0fcbbcb560e71276c50853bde16a109c7e0a12
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 10:22:46 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 10:22:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0fcbbc
7
8 dev-python/pyaes: Keyword 1.6.1-r2 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/pyaes/pyaes-1.6.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild
18 index 2cba9a7fdc7..4d6982727dc 100644
19 --- a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild
20 +++ b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
27 IUSE="test"
28 RESTRICT="!test? ( test )"