summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:16:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:16:16 +0200
commit59bff754d55f786dc8651ed584e56268111ecdc7 (patch)
tree7fa6befd423797332ce47274040d52b542aa753e /sys-devel
parentdev-libs/libthreadar: x86 keyworded (bug #777762) (diff)
downloadgentoo-59bff754d55f786dc8651ed584e56268111ecdc7.tar.gz
gentoo-59bff754d55f786dc8651ed584e56268111ecdc7.tar.bz2
gentoo-59bff754d55f786dc8651ed584e56268111ecdc7.zip
sys-devel/slibtool: x86 keyworded (bug #777435)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/slibtool/slibtool-0.5.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index a77baec2a12d..515a39ae78f4 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://git.foss21.org/slibtool"
else
SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
fi
LICENSE="MIT"