diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-08-13 09:05:33 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-08-13 09:06:10 +0100 |
commit | cc10c5b0830eb09fb07e59b6d505971ea05c0a41 (patch) | |
tree | 8edc12077cd0697b3ce411919deddf35703b8be2 /gui-apps/foot | |
parent | dev-libs/tllist: destabilize 1.1.0 for ~amd64 (diff) | |
download | gentoo-cc10c5b0830eb09fb07e59b6d505971ea05c0a41.tar.gz gentoo-cc10c5b0830eb09fb07e59b6d505971ea05c0a41.tar.bz2 gentoo-cc10c5b0830eb09fb07e59b6d505971ea05c0a41.zip |
gui-apps/foot: destabilize 1.13.0 for ~amd64
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'gui-apps/foot')
-rw-r--r-- | gui-apps/foot/foot-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/foot/foot-1.13.0.ebuild b/gui-apps/foot/foot-1.13.0.ebuild index 9b2582a0b630..d56767ce65b7 100644 --- a/gui-apps/foot/foot-1.13.0.ebuild +++ b/gui-apps/foot/foot-1.13.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="~amd64 ~arm64" IUSE="+grapheme-clustering" COMMON_DEPEND=" |