diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-04 01:39:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-04 01:39:06 +0000 |
| commit | 75db68f203bed2f9a5e02c2100861b704dc124f3 (patch) | |
| tree | af1ed153c964081cf26da78f2976470497495b86 /dev-ml/seq | |
| parent | f33a02fee80d05ecda35dbc9cd7adf28ede7244f (diff) | |
| download | baldeagleos-repo-75db68f203bed2f9a5e02c2100861b704dc124f3.tar.gz baldeagleos-repo-75db68f203bed2f9a5e02c2100861b704dc124f3.tar.xz baldeagleos-repo-75db68f203bed2f9a5e02c2100861b704dc124f3.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/seq')
| -rw-r--r-- | dev-ml/seq/seq-0.2.2.ebuild | 4 | ||||
| -rw-r--r-- | dev-ml/seq/seq-0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild index 2f4f1e6fa6e4..5fb3541e7a91 100644 --- a/dev-ml/seq/seq-0.2.2.ebuild +++ b/dev-ml/seq/seq-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild index 2f4f1e6fa6e4..5fb3541e7a91 100644 --- a/dev-ml/seq/seq-0.2.ebuild +++ b/dev-ml/seq/seq-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" IUSE="+ocamlopt" |
