commit: 63c8187737109fc76ab5c549165fc1d6a30c0139 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Apr 16 12:58:07 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Apr 16 12:58:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c81877
games-misc/nyancat: stabilize 1.5.2 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> games-misc/nyancat/nyancat-1.5.2.ebuild | 4 ++-- 1 file 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)"
