diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:17 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:26:17 +0200 |
commit | bf52485a5c3a9071d51c751f8ca554a88125232f (patch) | |
tree | 099ae8a908f380b1be07d83c82173c849b2bbc0a /sci-mathematics | |
parent | sci-mathematics/rw: Sort KEYWORDS (diff) | |
download | gentoo-bf52485a5c3a9071d51c751f8ca554a88125232f.tar.gz gentoo-bf52485a5c3a9071d51c751f8ca554a88125232f.tar.bz2 gentoo-bf52485a5c3a9071d51c751f8ca554a88125232f.zip |
sci-mathematics/sha1-polyml: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/sha1-polyml/sha1-polyml-5.5.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.5.0.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.5.0.ebuild index 3a1ac9d40258..2ca76f2ee378 100644 --- a/sci-mathematics/sha1-polyml/sha1-polyml-5.5.0.ebuild +++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://isabelle.in.tum.de/components/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild index 4f792144ace1..66505a9d8b1f 100644 --- a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild +++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -15,7 +15,7 @@ SRC_URI="http://isabelle.in.tum.de/components/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="" |