diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:01 +0100 |
commit | d8b1832a8d47284c6e2c9706d9cb09b9551cee76 (patch) | |
tree | 38a30e4ec10d167755e283d7d5e66fe77a832b0c /dev-lang/fpc | |
parent | sci-libs/cln: x86 stable wrt bug #693784 (diff) | |
download | gentoo-d8b1832a8d47284c6e2c9706d9cb09b9551cee76.tar.gz gentoo-d8b1832a8d47284c6e2c9706d9cb09b9551cee76.tar.bz2 gentoo-d8b1832a8d47284c6e2c9706d9cb09b9551cee76.zip |
dev-lang/fpc: x86 stable wrt bug #694492
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/fpc/fpc-3.0.4.ebuild b/dev-lang/fpc/fpc-3.0.4.ebuild index 19569dfe4068..1f46d2453e6a 100644 --- a/dev-lang/fpc/fpc-3.0.4.ebuild +++ b/dev-lang/fpc/fpc-3.0.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz SLOT="0" LICENSE="GPL-2 LGPL-2.1-with-linking-exception" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc ide source" RDEPEND="ide? ( !dev-lang/fpc-ide )" |