diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/pilercr/pilercr-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/pilercr/pilercr-1.0-r2.ebuild b/sci-biology/pilercr/pilercr-1.0-r2.ebuild index 819fb3fbb03e..46c5dbc2b944 100644 --- a/sci-biology/pilercr/pilercr-1.0-r2.ebuild +++ b/sci-biology/pilercr/pilercr-1.0-r2.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=8 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}"/${PN}-1.0-fix-build-system.patch |