Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/certified/
Date: Thu, 30 Jun 2022 17:47:20
Message-Id: 1656611182.5fb5c824e420867d784bf7b6e8ea5d8a3fa07f9f.flow@gentoo
1 commit: 5fb5c824e420867d784bf7b6e8ea5d8a3fa07f9f
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 17:46:22 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 17:46:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb5c824
7
8 dev-ruby/certified: stabilize 1.0.0 for amd64
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-ruby/certified/certified-1.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/certified/certified-1.0.0.ebuild b/dev-ruby/certified/certified-1.0.0.ebuild
16 index 54d83dad114e..4971f42e8317 100644
17 --- a/dev-ruby/certified/certified-1.0.0.ebuild
18 +++ b/dev-ruby/certified/certified-1.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,4 +16,4 @@ HOMEPAGE="https://github.com/stevegraham/certified"
26 LICENSE="MIT"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"