commit:     3fd6c491197ef2bb495ca006401184cb9a065e40
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 13:18:58 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 13:18:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd6c491

app-misc/supercat: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 app-misc/supercat/supercat-0.5.5-r2.ebuild | 4 ++--
 app-misc/supercat/supercat-0.5.6.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/supercat/supercat-0.5.5-r2.ebuild 
b/app-misc/supercat/supercat-0.5.5-r2.ebuild
index 815957d6c77..2a8cb2b56f5 100644
--- a/app-misc/supercat/supercat-0.5.5-r2.ebuild
+++ b/app-misc/supercat/supercat-0.5.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux"
 
 src_configure() {
        econf --with-system-directory="${EPREFIX}/etc/supercat"

diff --git a/app-misc/supercat/supercat-0.5.6.ebuild 
b/app-misc/supercat/supercat-0.5.6.ebuild
index 1b91c5494e3..c64ec1a774f 100644
--- a/app-misc/supercat/supercat-0.5.6.ebuild
+++ b/app-misc/supercat/supercat-0.5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 src_configure() {
        econf --with-system-directory="${EPREFIX}/etc/supercat"

Reply via email to