diff options
author | Sam James <sam@gentoo.org> | 2020-10-20 08:18:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-20 08:18:13 +0000 |
commit | 8d558e1d1f1540ae1cc7b82bdccea52f1102ddb5 (patch) | |
tree | 5ac4aa609b5eb5c66f73a00b05ba924990fff827 /dev-util | |
parent | app-text/ghostscript-gpl: fix compat. with >=media-libs/freetype-2.10.3 (diff) | |
download | gentoo-8d558e1d1f1540ae1cc7b82bdccea52f1102ddb5.tar.gz gentoo-8d558e1d1f1540ae1cc7b82bdccea52f1102ddb5.tar.bz2 gentoo-8d558e1d1f1540ae1cc7b82bdccea52f1102ddb5.zip |
dev-util/ostree: Keyword 2020.7 arm64, #749687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 60fe10a4ee78..fb61542d5198 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" LICENSE="LGPL-2+" SLOT="0" |