diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-20 09:31:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-20 09:53:31 +0000 |
commit | 9c39cf00271e313fe47e90a04c03db50e460a8e5 (patch) | |
tree | 9298935ea4e036e4718604b5a25161c63bbabde7 /dev-libs | |
parent | dev-libs/wayland-protocols: stable 1.17 for sparc, bug #675818 (diff) | |
download | gentoo-9c39cf00271e313fe47e90a04c03db50e460a8e5.tar.gz gentoo-9c39cf00271e313fe47e90a04c03db50e460a8e5.tar.bz2 gentoo-9c39cf00271e313fe47e90a04c03db50e460a8e5.zip |
dev-libs/libspt: keyworded 1.1-r[34] for hppa, bug #624226
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libspt/libspt-1.1-r3.ebuild b/dev-libs/libspt/libspt-1.1-r3.ebuild index c19a2eea1a0f..402e4599e1e2 100644 --- a/dev-libs/libspt/libspt-1.1-r3.ebuild +++ b/dev-libs/libspt/libspt-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+libtirpc suid" RESTRICT="test" diff --git a/dev-libs/libspt/libspt-1.1-r4.ebuild b/dev-libs/libspt/libspt-1.1-r4.ebuild index 3c164850c4f9..bb37bffe21cf 100644 --- a/dev-libs/libspt/libspt-1.1-r4.ebuild +++ b/dev-libs/libspt/libspt-1.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="suid" RESTRICT="test" |