diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-17 03:01:54 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-17 03:01:54 -0500 |
| commit | 704b2332929c5ee3a704315e1b371a864f9f463e (patch) | |
| tree | 5112e7a1a49250008a19bd1c18e2142a8a5ed3f3 /dev-libs/libdatrie | |
| parent | 7c679258085e25fd48f6bc6a44d6554b82d83c09 (diff) | |
| download | baldeagleos-repo-704b2332929c5ee3a704315e1b371a864f9f463e.tar.gz baldeagleos-repo-704b2332929c5ee3a704315e1b371a864f9f463e.tar.xz baldeagleos-repo-704b2332929c5ee3a704315e1b371a864f9f463e.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/libdatrie')
| -rw-r--r-- | dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild b/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild index a521fcfc3e57..324fe8b814c0 100644 --- a/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild +++ b/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/tlwg/${PN}.git" else SRC_URI="https://github.com/tlwg/${PN}/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="amd64 arm arm64 ~riscv x86" fi LICENSE="LGPL-2.1+" |
