Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pretty-yaml/
Date: Sun, 12 Sep 2021 07:09:54
Message-Id: 1631430347.4e75b9d7e4c0e90e1ba3e7cd5be652636f66f398.ago@gentoo
1 commit: 4e75b9d7e4c0e90e1ba3e7cd5be652636f66f398
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 07:05:47 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 07:05:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e75b9d7
7
8 dev-python/pretty-yaml: amd64/arm/x86 stable (ALLARCHES policy) wrt bug #812611
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild b/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild
17 index 1a6b58996d2..0153c8dc8d1 100644
18 --- a/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild
19 +++ b/dev-python/pretty-yaml/pretty-yaml-21.8.3.ebuild
20 @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
21
22 LICENSE="WTFPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 arm ~arm64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"