diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-31 20:56:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-31 20:56:53 +0100 |
commit | 179e555ebd7c32d2cea12278be2ef3adabd5a6e3 (patch) | |
tree | 9a021364734a33e0bceef066c8129d80ba2164ed /app-misc | |
parent | app-accessibility/orca: Version bump to 41.2 (diff) | |
download | gentoo-179e555ebd7c32d2cea12278be2ef3adabd5a6e3.tar.gz gentoo-179e555ebd7c32d2cea12278be2ef3adabd5a6e3.tar.bz2 gentoo-179e555ebd7c32d2cea12278be2ef3adabd5a6e3.zip |
app-misc/golly: Stabilize 4.1-r1 amd64, #832407
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/golly/golly-4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/golly/golly-4.1-r1.ebuild b/app-misc/golly/golly-4.1-r1.ebuild index b502a58b492a..74fbc45b357c 100644 --- a/app-misc/golly/golly-4.1-r1.ebuild +++ b/app-misc/golly/golly-4.1-r1.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=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/${P}-src" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |