commit:     bf28bd89d6830119f1018f0a91b5b1ad38790d1f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 22:45:23 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 13 22:51:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf28bd89

app-misc/neofetch: Drop ~mips

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-misc/neofetch/neofetch-7.1.0-r1.ebuild | 2 +-
 app-misc/neofetch/neofetch-7.1.0.ebuild    | 4 ++--
 app-misc/neofetch/neofetch-9999.ebuild     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild 
b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
index f1cb69cc0c0b..f78a54fd99a2 100644
--- a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
+++ b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
@@ -7,7 +7,7 @@ inherit optfeature prefix
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz";
-       KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv x86"
+       KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 else
        inherit git-r3
        EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git";

diff --git a/app-misc/neofetch/neofetch-7.1.0.ebuild 
b/app-misc/neofetch/neofetch-7.1.0.ebuild
index 233fd2db7367..864cc9203b4c 100644
--- a/app-misc/neofetch/neofetch-7.1.0.ebuild
+++ b/app-misc/neofetch/neofetch-7.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit prefix
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz";
-       KEYWORDS="amd64 ~arm64 ~mips ~ppc64 x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 else
        inherit git-r3
        EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git";

diff --git a/app-misc/neofetch/neofetch-9999.ebuild 
b/app-misc/neofetch/neofetch-9999.ebuild
index a5b12b52fdd7..cc85a3afcd91 100644
--- a/app-misc/neofetch/neofetch-9999.ebuild
+++ b/app-misc/neofetch/neofetch-9999.ebuild
@@ -7,7 +7,7 @@ inherit optfeature prefix
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~arm64 ~loong ~mips ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
 else
        inherit git-r3
        EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git";

Reply via email to