summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 20:26:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 20:26:31 +0200
commitc89e29e765168a35ca997dbffb7a90be5c879bca (patch)
tree6f0ebc6aac460ed83988bf8e39803c7330378c26 /sci-calculators
parentx11-misc/emacs-desktop-mail: Initial import (diff)
downloadgentoo-c89e29e765168a35ca997dbffb7a90be5c879bca.tar.gz
gentoo-c89e29e765168a35ca997dbffb7a90be5c879bca.tar.bz2
gentoo-c89e29e765168a35ca997dbffb7a90be5c879bca.zip
sci-calculators/bc-gh: Keyword 6.1.1-r1 ia64, #886247
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
index 144ca8bfa88f..63cd765370e8 100644
--- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~x86"
S="${WORKDIR}/bc-${PV}"