diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-31 22:09:59 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-02 23:18:08 +1000 |
commit | a57182f3ca62d9f7b29544d8e07776146e8220d3 (patch) | |
tree | 02a4d634d820f7bcdc68b4f04457f8cb246195b3 /sci-libs | |
parent | x11-libs/qwt: drop hppa keywords (diff) | |
download | gentoo-a57182f3ca62d9f7b29544d8e07776146e8220d3.tar.gz gentoo-a57182f3ca62d9f7b29544d8e07776146e8220d3.tar.bz2 gentoo-a57182f3ca62d9f7b29544d8e07776146e8220d3.zip |
sci-libs/pastix: drop hppa keywords
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.2.22-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/pastix/pastix-5.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild index 699e5c02c19a..ae1a1ad6a746 100644 --- a/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild +++ b/sci-libs/pastix/pastix-5.2.2.22-r1.ebuild @@ -28,7 +28,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/${PID}/${PN}_${PV}.tar.bz2" LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild b/sci-libs/pastix/pastix-5.2.3.ebuild index 75703d2868d8..f76314f8ec9d 100644 --- a/sci-libs/pastix/pastix-5.2.3.ebuild +++ b/sci-libs/pastix/pastix-5.2.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/latestfile/${PID}/${PN}_${PV}. LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |