diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-27 19:15:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-27 19:15:25 +0000 |
commit | 9d6db162e7a79414019f1fa1fc6f075480a15c42 (patch) | |
tree | 764af467b0cbcf94d27262cdd4848a0ddd4777d5 /sys-devel/slibtool | |
parent | dev-util/re2c: drop old (diff) | |
download | gentoo-9d6db162e7a79414019f1fa1fc6f075480a15c42.tar.gz gentoo-9d6db162e7a79414019f1fa1fc6f075480a15c42.tar.bz2 gentoo-9d6db162e7a79414019f1fa1fc6f075480a15c42.zip |
sys-devel/slibtool: keyworded 0.5.31 for hppa
keyworded wrt bug #777435
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/slibtool')
-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 8e04399c378f..831908b56773 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 ~ia64 ~sparc" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc" src_configure() { # custom configure script (not generated by autoconf) |