diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:06:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:06:43 +0000 |
commit | 36588bf1bf6ed62d3ab01c308f28a54e205a35f6 (patch) | |
tree | bf29b29b248a3a4db4f7ef53159c4df11200b4f2 /dev-util/ostree | |
parent | sys-apps/flatpak: Stabilize 1.9.2 arm64, #764203 (diff) | |
download | gentoo-36588bf1bf6ed62d3ab01c308f28a54e205a35f6.tar.gz gentoo-36588bf1bf6ed62d3ab01c308f28a54e205a35f6.tar.bz2 gentoo-36588bf1bf6ed62d3ab01c308f28a54e205a35f6.zip |
dev-util/ostree: Stabilize 2020.8 arm64, #764203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2020.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ostree/ostree-2020.8.ebuild b/dev-util/ostree/ostree-2020.8.ebuild index 65675eb0f6bb..a4d90dd901f7 100644 --- a/dev-util/ostree/ostree-2020.8.ebuild +++ b/dev-util/ostree/ostree-2020.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" LICENSE="LGPL-2+" SLOT="0" |