summaryrefslogtreecommitdiff
path: root/games-misc/nyancat/nyancat-1.5.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc/nyancat/nyancat-1.5.2.ebuild')
-rw-r--r--games-misc/nyancat/nyancat-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/nyancat/nyancat-1.5.2.ebuild b/games-misc/nyancat/nyancat-1.5.2.ebuild
index 1cbd085411f3..5f2040d4740f 100644
--- a/games-misc/nyancat/nyancat-1.5.2.ebuild
+++ b/games-misc/nyancat/nyancat-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/klange/nyancat/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
src_compile() {
emake CC="$(tc-getCC)"