diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:11:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 09:11:17 +0200 |
commit | f1a45012c60d89b41857a31697cca8fe0d014701 (patch) | |
tree | ba4f18a81089db392fe37e2924e4d9ef54bb29c7 /dev-lang/fpc | |
parent | net-ftp/pure-ftpd: amd64 stable wrt bug #818196 (diff) | |
download | gentoo-f1a45012c60d89b41857a31697cca8fe0d014701.tar.gz gentoo-f1a45012c60d89b41857a31697cca8fe0d014701.tar.bz2 gentoo-f1a45012c60d89b41857a31697cca8fe0d014701.zip |
dev-lang/fpc: x86 stable wrt bug #818139
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/fpc')
-rw-r--r-- | dev-lang/fpc/fpc-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/fpc/fpc-3.2.2.ebuild b/dev-lang/fpc/fpc-3.2.2.ebuild index 7f5227cfe315..877875a0a488 100644 --- a/dev-lang/fpc/fpc-3.2.2.ebuild +++ b/dev-lang/fpc/fpc-3.2.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/fpcbuild-${PV}/fpcsrc" LICENSE="GPL-2 LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="doc source" RESTRICT="strip" #269221 |