diff options
author | Richard Freeman <rich0@gentoo.org> | 2021-12-02 09:22:31 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2021-12-02 09:25:26 -0500 |
commit | 58b5357b0e74e21ff6f8f22d789bce7e73d7d627 (patch) | |
tree | 47c0d7c107c5c88afc7cb7ce9b88bbef408b9668 /app-portage | |
parent | dev-java/jline: remove unused files from FILESDIR (diff) | |
download | gentoo-58b5357b0e74e21ff6f8f22d789bce7e73d7d627.tar.gz gentoo-58b5357b0e74e21ff6f8f22d789bce7e73d7d627.tar.bz2 gentoo-58b5357b0e74e21ff6f8f22d789bce7e73d7d627.zip |
app-portage/cfg-update: stablize on allarches
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Richard Freeman <rich0@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/cfg-update/cfg-update-1.8.9-r1.ebuild b/app-portage/cfg-update/cfg-update-1.8.9-r1.ebuild index 0fae01aee1f3..a84b7363f54a 100644 --- a/app-portage/cfg-update/cfg-update-1.8.9-r1.ebuild +++ b/app-portage/cfg-update/cfg-update-1.8.9-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/rich0/cfg-update/archive/${PV}.tar.gz -> ${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc x86" IUSE="X" RDEPEND=" |