Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autopage/
Date: Wed, 15 Sep 2021 02:32:28
Message-Id: 1631673111.58248ef5f2141a5e91ff439bdc32e6f82c1407d8.sam@gentoo
1 commit: 58248ef5f2141a5e91ff439bdc32e6f82c1407d8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 15 02:31:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 15 02:31:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58248ef5
7
8 dev-python/autopage: Keyword 0.4.0 arm, #812827
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/autopage/autopage-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/autopage/autopage-0.4.0.ebuild b/dev-python/autopage/autopage-0.4.0.ebuild
16 index 517841c3014..2e3e98b7e8b 100644
17 --- a/dev-python/autopage/autopage-0.4.0.ebuild
18 +++ b/dev-python/autopage/autopage-0.4.0.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~sparc ~x86"
25
26 BDEPEND="
27 test? ( dev-python/fixtures[${PYTHON_USEDEP}] )"