diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-05 16:31:35 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-05 16:31:35 -0800 |
commit | 825a756c1076b5248a2bb5f4b9f3eefa3ddced08 (patch) | |
tree | 19698c49fbc52483962d245167f7ffd630ff002c /app-portage | |
parent | app-portage/gentoopm: keyword 0.4 for ~ppc64 (diff) | |
download | gentoo-825a756c1076b5248a2bb5f4b9f3eefa3ddced08.tar.gz gentoo-825a756c1076b5248a2bb5f4b9f3eefa3ddced08.tar.bz2 gentoo-825a756c1076b5248a2bb5f4b9f3eefa3ddced08.zip |
app-portage/smart-live-rebuild: keyword 1.4.0 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild index 871b545544f3..99fc212559b5 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/projg2/smart-live-rebuild/archive/v${PV}.tar.gz -> $ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~mips ~sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~mips ~ppc64 ~sparc x86 ~x64-macos" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" |