diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:19:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-30 20:19:38 +0100 |
commit | 1e1c862fdd42b2d2ae2e45547d8035b82c95d45c (patch) | |
tree | 8ddd8e1be84bffecc94e78a85fded89f129e8e7b /sys-libs | |
parent | net-libs/libnetfilter_queue: stable 1.0.3 for hppa, bug #726122 (diff) | |
download | gentoo-1e1c862fdd42b2d2ae2e45547d8035b82c95d45c.tar.gz gentoo-1e1c862fdd42b2d2ae2e45547d8035b82c95d45c.tar.bz2 gentoo-1e1c862fdd42b2d2ae2e45547d8035b82c95d45c.zip |
sys-libs/libnih: stable 1.0.3-r4 for hppa, bug #724174
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libnih/libnih-1.0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnih/libnih-1.0.3-r4.ebuild b/sys-libs/libnih/libnih-1.0.3-r4.ebuild index c59946540be9..e391515b3bb0 100644 --- a/sys-libs/libnih/libnih-1.0.3-r4.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(ver_cut 1-2)/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use |