diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:09:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-31 08:09:07 +0200 |
commit | 77e71e91160df5b9c806c6d08e755d2e75835f5f (patch) | |
tree | bd1ccf3fd5fc156aa7d014d55672fbc8d877b49f /sci-calculators/pcalc | |
parent | sys-auth/elogind: sparc stable wrt bug #792909 (diff) | |
download | gentoo-77e71e91160df5b9c806c6d08e755d2e75835f5f.tar.gz gentoo-77e71e91160df5b9c806c6d08e755d2e75835f5f.tar.bz2 gentoo-77e71e91160df5b9c806c6d08e755d2e75835f5f.zip |
sci-calculators/pcalc: sparc stable wrt bug #793047
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-calculators/pcalc')
-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 fe3795a9d531..97a11cf9f9f0 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" |