commit:     71a129f220e190bf03e92d019176619a988a36bc
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Aug 27 12:10:07 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Aug 28 03:34:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71a129f2

acct-user/*: EAPI 7->8, use default keywords

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 acct-user/_bgpd/_bgpd-0-r1.ebuild            | 4 +---
 acct-user/_rpki-client/_rpki-client-0.ebuild | 6 ++----
 acct-user/biboumi/biboumi-0.ebuild           | 6 ++----
 acct-user/fort/fort-0-r1.ebuild              | 3 +--
 acct-user/gemini/gemini-0.ebuild             | 2 --
 acct-user/gogs/gogs-1-r1.ebuild              | 5 +----
 acct-user/hinsightd/hinsightd-0.ebuild       | 4 +---
 acct-user/jackett/jackett-0.ebuild           | 3 +--
 acct-user/monero/monero-0.ebuild             | 4 +---
 acct-user/owncast/owncast-0.ebuild           | 4 +---
 acct-user/purritobin/purritobin-0.ebuild     | 3 +--
 acct-user/trezord/trezord-0.ebuild           | 5 ++---
 acct-user/wsdd/wsdd-0.ebuild                 | 4 +---
 metadata/pkgcheck.conf                       | 2 +-
 14 files changed, 16 insertions(+), 39 deletions(-)

diff --git a/acct-user/_bgpd/_bgpd-0-r1.ebuild 
b/acct-user/_bgpd/_bgpd-0-r1.ebuild
index 8573bd56e..a5f178d17 100644
--- a/acct-user/_bgpd/_bgpd-0-r1.ebuild
+++ b/acct-user/_bgpd/_bgpd-0-r1.ebuild
@@ -1,12 +1,10 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~x86"
-
 DESCRIPTION="User for OpenBGPD"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( _bgpd )

diff --git a/acct-user/_rpki-client/_rpki-client-0.ebuild 
b/acct-user/_rpki-client/_rpki-client-0.ebuild
index ab471e391..217201903 100644
--- a/acct-user/_rpki-client/_rpki-client-0.ebuild
+++ b/acct-user/_rpki-client/_rpki-client-0.ebuild
@@ -1,12 +1,10 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~x86"
-
 DESCRIPTION="User for rpki-client"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( _rpki-client )

diff --git a/acct-user/biboumi/biboumi-0.ebuild 
b/acct-user/biboumi/biboumi-0.ebuild
index 3c7f3923a..fbaef4d08 100644
--- a/acct-user/biboumi/biboumi-0.ebuild
+++ b/acct-user/biboumi/biboumi-0.ebuild
@@ -1,13 +1,11 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for net-im/biboumi"
-KEYWORDS="~amd64"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( biboumi )
 

diff --git a/acct-user/fort/fort-0-r1.ebuild b/acct-user/fort/fort-0-r1.ebuild
index 37af953a3..0c85ca500 100644
--- a/acct-user/fort/fort-0-r1.ebuild
+++ b/acct-user/fort/fort-0-r1.ebuild
@@ -1,12 +1,11 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for FORT RPKI validator"
-KEYWORDS="~amd64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( fort )
 ACCT_USER_HOME="/usr/share/${PN}/"

diff --git a/acct-user/gemini/gemini-0.ebuild b/acct-user/gemini/gemini-0.ebuild
index e3762f94f..4be7a5b3a 100644
--- a/acct-user/gemini/gemini-0.ebuild
+++ b/acct-user/gemini/gemini-0.ebuild
@@ -5,8 +5,6 @@ EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( gemini )
 

diff --git a/acct-user/gogs/gogs-1-r1.ebuild b/acct-user/gogs/gogs-1-r1.ebuild
index d8964244b..90744d9a3 100644
--- a/acct-user/gogs/gogs-1-r1.ebuild
+++ b/acct-user/gogs/gogs-1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
@@ -14,8 +14,5 @@ ACCT_USER_SHELL=/bin/bash
 ACCT_USER_GROUPS=( git )
 ACCT_USER_HOME=/var/lib/gogs
 APP_DIR=/usr/share/gogs
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="app-shells/bash"
 
 acct-user_add_deps

diff --git a/acct-user/hinsightd/hinsightd-0.ebuild 
b/acct-user/hinsightd/hinsightd-0.ebuild
index 70d92e90c..2463150fb 100644
--- a/acct-user/hinsightd/hinsightd-0.ebuild
+++ b/acct-user/hinsightd/hinsightd-0.ebuild
@@ -1,13 +1,11 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="A user account for www-servers/hinsightd"
-KEYWORDS="~amd64"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( hinsightd )
 

diff --git a/acct-user/jackett/jackett-0.ebuild 
b/acct-user/jackett/jackett-0.ebuild
index 8476aeb8a..e9f0a8e94 100644
--- a/acct-user/jackett/jackett-0.ebuild
+++ b/acct-user/jackett/jackett-0.ebuild
@@ -1,12 +1,11 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for www-apps/jackett-bin"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( jackett )
 ACCT_USER_HOME="/var/jackett/"

diff --git a/acct-user/monero/monero-0.ebuild b/acct-user/monero/monero-0.ebuild
index 39903a68b..9c9785fa5 100644
--- a/acct-user/monero/monero-0.ebuild
+++ b/acct-user/monero/monero-0.ebuild
@@ -1,12 +1,10 @@
 # Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( monero )
 

diff --git a/acct-user/owncast/owncast-0.ebuild 
b/acct-user/owncast/owncast-0.ebuild
index a6a8dc573..169df0596 100644
--- a/acct-user/owncast/owncast-0.ebuild
+++ b/acct-user/owncast/owncast-0.ebuild
@@ -1,12 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
 DESCRIPTION="User for media-video/owncast"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( ${PN} )

diff --git a/acct-user/purritobin/purritobin-0.ebuild 
b/acct-user/purritobin/purritobin-0.ebuild
index 5e930bd3a..af04f7906 100644
--- a/acct-user/purritobin/purritobin-0.ebuild
+++ b/acct-user/purritobin/purritobin-0.ebuild
@@ -1,12 +1,11 @@
 # Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for net-misc/purritobin"
-KEYWORDS="~amd64 ~arm64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( purritobin )
 

diff --git a/acct-user/trezord/trezord-0.ebuild 
b/acct-user/trezord/trezord-0.ebuild
index ed6fdd309..a15529749 100644
--- a/acct-user/trezord/trezord-0.ebuild
+++ b/acct-user/trezord/trezord-0.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit acct-user
 
 DESCRIPTION="User for TREZOR Bridge"
-KEYWORDS="~amd64 ~x86"
 ACCT_USER_ID=-1
 ACCT_USER_GROUPS=( plugdev )
 

diff --git a/acct-user/wsdd/wsdd-0.ebuild b/acct-user/wsdd/wsdd-0.ebuild
index b85829c11..54f6e91d4 100644
--- a/acct-user/wsdd/wsdd-0.ebuild
+++ b/acct-user/wsdd/wsdd-0.ebuild
@@ -1,9 +1,7 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-KEYWORDS="~amd64 ~arm ~x86"
+EAPI=8
 
 inherit acct-user
 

diff --git a/metadata/pkgcheck.conf b/metadata/pkgcheck.conf
index 8a2418f84..15b0a1ff7 100644
--- a/metadata/pkgcheck.conf
+++ b/metadata/pkgcheck.conf
@@ -1,2 +1,2 @@
 [DEFAULT]
-checks = -UnstableOnlyCheck,-RedundantVersionCheck
+checks = -UnstableOnlyCheck,-RedundantVersionCheck,-ImlateCheck

Reply via email to