diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-01-20 14:27:51 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-01-20 14:30:43 +0100 |
commit | 0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e (patch) | |
tree | f83e5585144f5b786cbf5ac3f74211f82c7e5c50 /dev-libs/ell | |
parent | sys-cluster/rdma-core: Mark ~hppa (diff) | |
download | gentoo-0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e.tar.gz gentoo-0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e.tar.bz2 gentoo-0a7c795a7d4fa1ab3e621bd95bbe48f1ee59b05e.zip |
dev-libs/ell: Mark ~hppa/hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r-- | dev-libs/ell/ell-0.26.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ell/ell-0.27.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/ell/ell-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/ell/ell-0.26.ebuild b/dev-libs/ell/ell-0.26.ebuild index 9c1223c6f05c..125fb7022f2d 100644 --- a/dev-libs/ell/ell-0.26.ebuild +++ b/dev-libs/ell/ell-0.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86" fi LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-libs/ell/ell-0.27.ebuild b/dev-libs/ell/ell-0.27.ebuild index cafd42ed2ce6..615074c27a1b 100644 --- a/dev-libs/ell/ell-0.27.ebuild +++ b/dev-libs/ell/ell-0.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" fi LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-libs/ell/ell-9999.ebuild b/dev-libs/ell/ell-9999.ebuild index cafd42ed2ce6..615074c27a1b 100644 --- a/dev-libs/ell/ell-9999.ebuild +++ b/dev-libs/ell/ell-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" fi LICENSE="LGPL-2.1" SLOT="0" |