diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:25:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:25:48 +0000 |
commit | b36b929be13c1f6b3eae804983bb5933b9bf8970 (patch) | |
tree | 04277aaf431d40da526f56e6224432464f8c605f /sys-fs/bcache-tools | |
parent | dev-libs/expat: Stabilize 2.4.3 ppc64, #831326 (diff) | |
download | gentoo-b36b929be13c1f6b3eae804983bb5933b9bf8970.tar.gz gentoo-b36b929be13c1f6b3eae804983bb5933b9bf8970.tar.bz2 gentoo-b36b929be13c1f6b3eae804983bb5933b9bf8970.zip |
sys-fs/bcache-tools: Stabilize 1.1-r1 ppc64, #831331
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/bcache-tools')
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild index 0be2ab9ba490..e253e71d7964 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/${PN}.git/snapsh SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |