diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-27 19:16:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-27 19:16:54 +0000 |
commit | 62dec204e093178c71589891bd6c9695e6b8a564 (patch) | |
tree | b02d97886ac876fb6304c5e8a427f102b41be0d7 | |
parent | sys-devel/slibtool: keyworded 0.5.31 for ppc (diff) | |
download | gentoo-62dec204e093178c71589891bd6c9695e6b8a564.tar.gz gentoo-62dec204e093178c71589891bd6c9695e6b8a564.tar.bz2 gentoo-62dec204e093178c71589891bd6c9695e6b8a564.zip |
sys-devel/slibtool: keyworded 0.5.31 for ppc64
keyworded wrt bug #777435
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild index 085e16f841b1..057d3f4b44da 100644 --- a/sys-devel/slibtool/slibtool-0.5.31.ebuild +++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc" src_configure() { # custom configure script (not generated by autoconf) |