mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
dev-python/textual: unkeyword 8.2.8 for ~arm64
I don't have such hardware. Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/Textualize/textual/archive/refs/tags/v${PV}.tar.gz -
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/markdown-it-py-2.1.0[${PYTHON_USEDEP}]
|
||||
@@ -32,8 +32,7 @@ RDEPEND="
|
||||
declare -A SYNTAX_LANGS=(
|
||||
["bash"]="Bash"
|
||||
["c"]="C"
|
||||
# TODO Missing keyword for ~arm64 in ::gentoo
|
||||
#["cmake"]="CMake"
|
||||
["cmake"]="CMake"
|
||||
["cpp"]="C++"
|
||||
["html"]="HTML"
|
||||
["javascript"]="JavaScript"
|
||||
@@ -42,8 +41,7 @@ declare -A SYNTAX_LANGS=(
|
||||
# TODO No Python bindings in ::gentoo
|
||||
#["markdown"]="Markdown"
|
||||
["python"]="Python"
|
||||
# TODO Missing keyword for ~arm64 in ::gentoo
|
||||
#["ruby"]="Ruby"
|
||||
["ruby"]="Ruby"
|
||||
["rust"]="Rust"
|
||||
# TODO Many other (common) languages are neither in ::gentoo nor ::guru
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user