diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-18 13:34:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-18 13:34:47 +0000 |
| commit | 22131c3ce564e32d43d8544d3aaf29697db30d66 (patch) | |
| tree | 154f815148b922e4471afa9019b193dd3997ab95 /dev-haskell/hslua-objectorientation | |
| parent | 153653e86282c72463ab06ab3a3eadd8c78c3bad (diff) | |
| download | baldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.tar.gz baldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.tar.xz baldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.zip | |
Adding metadata
Diffstat (limited to 'dev-haskell/hslua-objectorientation')
| -rw-r--r-- | dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild b/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild index f0fe893bd438..380a7df3bd7a 100644 --- a/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild +++ b/dev-haskell/hslua-objectorientation/hslua-objectorientation-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/hslua-core-2.2:=[profile?] <dev-haskell/hslua-core-2.3:=[profile?] >=dev-haskell/hslua-marshalling-2.2:=[profile?] <dev-haskell/hslua-marshalling-2.3:=[profile?] |
