diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:54:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-22 08:54:02 +0200 |
commit | 3a98ca6589f8bd878854168144444ec9bdbda35a (patch) | |
tree | f23481e8029d8d99d7c44129f3205f35caf00614 /dev-util/ostree | |
parent | app-text/aiksaurus: amd64 stable wrt bug #814080 (diff) | |
download | gentoo-3a98ca6589f8bd878854168144444ec9bdbda35a.tar.gz gentoo-3a98ca6589f8bd878854168144444ec9bdbda35a.tar.bz2 gentoo-3a98ca6589f8bd878854168144444ec9bdbda35a.zip |
dev-util/ostree: amd64 stable wrt bug #814089
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r-- | dev-util/ostree/ostree-2021.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2021.3-r2.ebuild b/dev-util/ostree/ostree-2021.3-r2.ebuild index 5cedd4ecb8f6..d2eba1a11903 100644 --- a/dev-util/ostree/ostree-2021.3-r2.ebuild +++ b/dev-util/ostree/ostree-2021.3-r2.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 ~ppc64 ~riscv x86" LICENSE="LGPL-2+" SLOT="0" |