*/*: Drop all KEYWORDS beside ~amd64

Currently I am only able to seriously test for ~amd64. This also
evectivly reverts the commit that added ~riscv to sys-fs/gocryptfs:
535421924b18f602b971e605782a47cf2fd522ab
This commit is contained in:
Nils Freydank 2024-08-19 05:00:00 +02:00
parent ca3b1cd8e6
commit 11dd0fb3c3
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
17 changed files with 18 additions and 23 deletions

View File

@ -18,7 +18,7 @@ LICENSE="GPL-2+"
SLOT="0" SLOT="0"
IUSE="gnome-keyring kwallet test" IUSE="gnome-keyring kwallet test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
DEPEND=" DEPEND="
dev-libs/libgcrypt:0= dev-libs/libgcrypt:0=

View File

@ -23,7 +23,7 @@ else
S="${WORKDIR}/$PN-${MY_PV}/" S="${WORKDIR}/$PN-${MY_PV}/"
fi fi
fi fi
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
LICENSE="BSD-2" LICENSE="BSD-2"
SLOT="0" SLOT="0"

View File

@ -9,7 +9,7 @@ SRC_URI="https://github.com/dylanaraps/fff/archive/refs/tags/${PV}.tar.gz -> ${P
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
DEPEND=" DEPEND="
app-shells/bash:0 app-shells/bash:0

View File

@ -27,7 +27,7 @@ else
S="${WORKDIR}/$PN-${MY_PV}/" S="${WORKDIR}/$PN-${MY_PV}/"
fi fi
fi fi
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
SLOT="0" SLOT="0"
IUSE="" IUSE=""

View File

@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD-2" LICENSE="BSD-2"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
IUSE="doc" IUSE="doc"
# Tests need nose which is getting cleaned from main tree. # Tests need nose which is getting cleaned from main tree.
RESTRICT="test" RESTRICT="test"

View File

@ -16,6 +16,6 @@ HOMEPAGE="
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
IUSE="" IUSE=""
RESTRICT="test" # no tests RESTRICT="test" # no tests

View File

@ -24,7 +24,7 @@ else
S="${WORKDIR}/python-${PN}-${COMMIT_ID}" S="${WORKDIR}/python-${PN}-${COMMIT_ID}"
fi fi
fi fi
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
LICENSE="PySoundFile-BSD-3" LICENSE="PySoundFile-BSD-3"
SLOT="0" SLOT="0"

View File

@ -17,7 +17,7 @@ SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
BDEPEND="test? ( app-text/poppler )" BDEPEND="test? ( app-text/poppler )"

View File

@ -15,7 +15,7 @@ DESCRIPTION="Provides support for icons in Prawn"
HOMEPAGE="https://github.com/jessedoyle/prawn-icon" HOMEPAGE="https://github.com/jessedoyle/prawn-icon"
LICENSE="|| ( GPL-2+ GPL-3 Ruby )" LICENSE="|| ( GPL-2+ GPL-3 Ruby )"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" KEYWORDS="~amd64"
IUSE="" IUSE=""
# prawn breaks tests for some reasons, needs to be investigated; code # prawn breaks tests for some reasons, needs to be investigated; code

View File

@ -13,7 +13,7 @@ DESCRIPTION="Provides support for SVG in Prawn"
HOMEPAGE="https://github.com/mogest/prawn-svg" HOMEPAGE="https://github.com/mogest/prawn-svg"
LICENSE="|| ( MIT Ruby )" LICENSE="|| ( MIT Ruby )"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86" KEYWORDS="~amd64"
IUSE="" IUSE=""
# prawn breaks tests for some reasons, needs to be investigated; code # prawn breaks tests for some reasons, needs to be investigated; code

View File

@ -13,7 +13,7 @@ DESCRIPTION="Provides support for templates in Prawn"
HOMEPAGE="https://github.com/prawnpdf/prawn-templates" HOMEPAGE="https://github.com/prawnpdf/prawn-templates"
LICENSE="|| ( GPL-2+ GPL-3 Ruby )" LICENSE="|| ( GPL-2+ GPL-3 Ruby )"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" KEYWORDS="~amd64"
IUSE="" IUSE=""
# prawn breaks tests for some reasons, needs to be investigated; code # prawn breaks tests for some reasons, needs to be investigated; code

View File

@ -14,7 +14,7 @@ SRC_URI="${MY_P}.tar.gz"
LICENSE="Hemisphere_Games-EULA" LICENSE="Hemisphere_Games-EULA"
SLOT="0" SLOT="0"
KEYWORDS="-* ~amd64 ~x86" KEYWORDS="-* ~amd64"
IUSE="" IUSE=""
RESTRICT="bindist fetch strip test" RESTRICT="bindist fetch strip test"
@ -46,12 +46,7 @@ src_install() {
# install all files to /opt/osmos, including the actual binary # install all files to /opt/osmos, including the actual binary
exeinto "/opt/${PN}" exeinto "/opt/${PN}"
if use amd64 newexe ${MY_PN}.bin64 ${PN}
then newexe ${MY_PN}.bin64 ${PN}
fi
if use x86
then newexe ${MY_PN}.bin32 ${PN}
fi
insinto "/opt/${PN}" insinto "/opt/${PN}"
doins -r Fonts/ Sounds/ Textures/ Osmos-* *.cfg doins -r Fonts/ Sounds/ Textures/ Osmos-* *.cfg

View File

@ -18,7 +18,7 @@ fi
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
RESTRICT="test" RESTRICT="test"
DEPEND=" DEPEND="

View File

@ -17,7 +17,7 @@ SRC_URI+=" https://raw.githubusercontent.com/firecat53/urlscan/${PV}/urlscan.1 -
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
IUSE="" IUSE=""
DEPEND="dev-python/urwid[${PYTHON_USEDEP}]" DEPEND="dev-python/urwid[${PYTHON_USEDEP}]"

View File

@ -20,7 +20,7 @@ else
fi fi
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64"
IUSE="+clipboard" IUSE="+clipboard"
REQUIRED_USE="${PYTHON_REQUIRED_USE}" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="test" # this packages has no tests RESTRICT="test" # this packages has no tests

View File

@ -20,7 +20,7 @@ else
S="${WORKDIR}/fb-${PV}" S="${WORKDIR}/fb-${PV}"
fi fi
#KEYWORDS="~amd64 ~x86" #KEYWORDS="~amd64"
SLOT="0" SLOT="0"
IUSE="+clipboard" IUSE="+clipboard"
REQUIRED_USE="${PYTHON_REQUIRED_USE}" REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View File

@ -33,7 +33,7 @@ fi
LICENSE="Apache-2.0 BSD BSD-2 MIT" LICENSE="Apache-2.0 BSD BSD-2 MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~riscv" KEYWORDS="~amd64"
IUSE="debug +man pie +ssl" IUSE="debug +man pie +ssl"
# Some tests need an ext4, some need libsandbox.so preloaded. # Some tests need an ext4, some need libsandbox.so preloaded.
RESTRICT="test" RESTRICT="test"