diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:02:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:02:47 +0200 |
commit | f97bfa19e20930f5bc7148931a4482e03d2ebfd3 (patch) | |
tree | f9f08aba404a9a02e51424a58bc920a78ee56642 /sci-calculators | |
parent | net-misc/ntpsec: amd64 stable wrt bug #792945 (diff) | |
download | gentoo-f97bfa19e20930f5bc7148931a4482e03d2ebfd3.tar.gz gentoo-f97bfa19e20930f5bc7148931a4482e03d2ebfd3.tar.bz2 gentoo-f97bfa19e20930f5bc7148931a4482e03d2ebfd3.zip |
sci-calculators/pcalc: amd64 stable wrt bug #793047
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 a67c836531dc..14ef50b58316 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" |