diff options
author | 2022-10-31 10:42:33 +0800 | |
---|---|---|
committer | 2022-10-31 10:42:33 +0800 | |
commit | b6608243f3005219f53cb41da57c42860dcd527c (patch) | |
tree | ec418675f3bded4e12b6fb3b77f6508445068d79 /dev-util/ostree/ostree-2022.6.ebuild | |
parent | dev-libs/appstream-glib: keyword 0.8.1 for ~loong (diff) | |
download | gentoo-b6608243f3005219f53cb41da57c42860dcd527c.tar.gz gentoo-b6608243f3005219f53cb41da57c42860dcd527c.tar.bz2 gentoo-b6608243f3005219f53cb41da57c42860dcd527c.zip |
dev-util/ostree: keyword 2022.6 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-util/ostree/ostree-2022.6.ebuild')
-rw-r--r-- | dev-util/ostree/ostree-2022.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2022.6.ebuild b/dev-util/ostree/ostree-2022.6.ebuild index eb5a1bf3c90e..da6dd7613850 100644 --- a/dev-util/ostree/ostree-2022.6.ebuild +++ b/dev-util/ostree/ostree-2022.6.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Operating system and container binary deployment and upgrades" HOMEPAGE="https://ostreedev.github.io/ostree/" SRC_URI="https://github.com/ostreedev/ostree/releases/download/v${PV}/lib${P}.tar.xz -> ${P}.tar.xz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" LICENSE="LGPL-2+" SLOT="0" |