diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:24:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 09:45:10 +0000 |
commit | fb7f25b22f42019651f1f37cab3bd7387ce25534 (patch) | |
tree | d0d19ccefd7d9bcc161c57720aea93cbed7f8654 /sys-devel | |
parent | dev-libs/boost: stable 1.75.0 for hppa (diff) | |
download | gentoo-fb7f25b22f42019651f1f37cab3bd7387ce25534.tar.gz gentoo-fb7f25b22f42019651f1f37cab3bd7387ce25534.tar.bz2 gentoo-fb7f25b22f42019651f1f37cab3bd7387ce25534.zip |
sys-devel/slibtool: keyworded 0.5.31 for ia64
keyworded wrt bug #777435
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/slibtool/slibtool-0.5.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild index d446adc69292..76958c78f523 100644 --- a/sys-devel/slibtool/slibtool-0.5.31.ebuild +++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~ia64" src_configure() { # custom configure script (not generated by autoconf) |