diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 16:22:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 16:22:20 +0000 |
commit | acb3b4b15e0c453277992750df851c1a66de8620 (patch) | |
tree | ab2a5b97fa7f57a22472df834c09fdb881cbbe96 /dev-util/ostree | |
parent | kde-plasma/discover: Keyword 5.20.2-r1 arm, #749687 (diff) | |
download | gentoo-acb3b4b15e0c453277992750df851c1a66de8620.tar.gz gentoo-acb3b4b15e0c453277992750df851c1a66de8620.tar.bz2 gentoo-acb3b4b15e0c453277992750df851c1a66de8620.zip |
dev-util/ostree: Keyword 2020.7 arm, #749687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2020.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2020.7.ebuild b/dev-util/ostree/ostree-2020.7.ebuild index fb61542d5198..6be2201b865e 100644 --- a/dev-util/ostree/ostree-2020.7.ebuild +++ b/dev-util/ostree/ostree-2020.7.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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="LGPL-2+" SLOT="0" |