diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-05-26 12:13:32 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-05-26 12:13:32 -0500 |
commit | 57de76e01d0a1bef5d8c34eb45c8f8b61c321377 (patch) | |
tree | e2bf3d2d68222c621d268511a0f639c3784d8b67 /sci-libs | |
parent | sci-libs/p4est: Initial commit, move from science overlay (diff) | |
download | gentoo-57de76e01d0a1bef5d8c34eb45c8f8b61c321377.tar.gz gentoo-57de76e01d0a1bef5d8c34eb45c8f8b61c321377.tar.bz2 gentoo-57de76e01d0a1bef5d8c34eb45c8f8b61c321377.zip |
sci-libs/p4est: remove prefix-keywords
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/p4est/p4est-1.0.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/p4est/p4est-1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/p4est/p4est-1.0.ebuild b/sci-libs/p4est/p4est-1.0.ebuild index 637628420bf6..c1defa40429a 100644 --- a/sci-libs/p4est/p4est-1.0.ebuild +++ b/sci-libs/p4est/p4est-1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI=" https://github.com/cburstedde/p4est/archive/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/cburstedde/libsc/archive/v${PV}.tar.gz -> libsc-${PV}.tar.gz" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" LICENSE="GPL-2+" SLOT="0" diff --git a/sci-libs/p4est/p4est-1.1.ebuild b/sci-libs/p4est/p4est-1.1.ebuild index 637628420bf6..c1defa40429a 100644 --- a/sci-libs/p4est/p4est-1.1.ebuild +++ b/sci-libs/p4est/p4est-1.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" https://github.com/cburstedde/p4est/archive/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/cburstedde/libsc/archive/v${PV}.tar.gz -> libsc-${PV}.tar.gz" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" LICENSE="GPL-2+" SLOT="0" |