diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:46:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:12 +0300 |
commit | a1aa8d47f8d425fc3cd5fd1b86e9ca25f04b95aa (patch) | |
tree | 9b89f6c46987009b7a4a772a58a75aeed1c3de96 /sci-calculators | |
parent | sci-calculators/hexcalc: destabilize for ~x86 (diff) | |
download | gentoo-a1aa8d47f8d425fc3cd5fd1b86e9ca25f04b95aa.tar.gz gentoo-a1aa8d47f8d425fc3cd5fd1b86e9ca25f04b95aa.tar.bz2 gentoo-a1aa8d47f8d425fc3cd5fd1b86e9ca25f04b95aa.zip |
sci-calculators/pcalc: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/pcalc-4.ebuild | 2 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/pcalc/pcalc-4.ebuild b/sci-calculators/pcalc/pcalc-4.ebuild index c8e7dfe98a57..9a7aecc55689 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" diff --git a/sci-calculators/pcalc/pcalc-5.ebuild b/sci-calculators/pcalc/pcalc-5.ebuild index e30cc630a463..c9ab49df570d 100644 --- a/sci-calculators/pcalc/pcalc-5.ebuild +++ b/sci-calculators/pcalc/pcalc-5.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" |