diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:11:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:11:41 +0200 |
commit | 1433652a430103ee0177920c2f526d827a497490 (patch) | |
tree | ad2b3b36675e8a2a33865f56c50dc5ead35b6fc8 /sci-calculators | |
parent | sys-auth/elogind: x86 stable wrt bug #792909 (diff) | |
download | gentoo-1433652a430103ee0177920c2f526d827a497490.tar.gz gentoo-1433652a430103ee0177920c2f526d827a497490.tar.bz2 gentoo-1433652a430103ee0177920c2f526d827a497490.zip |
sci-calculators/pcalc: x86 stable wrt bug #793047
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/pcalc-4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/pcalc/pcalc-4.ebuild b/sci-calculators/pcalc/pcalc-4.ebuild index 97a11cf9f9f0..d97cf2067b4f 100644 --- a/sci-calculators/pcalc/pcalc-4.ebuild +++ b/sci-calculators/pcalc/pcalc-4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcalc/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" BDEPEND="sys-devel/flex" |