diff options
Diffstat (limited to 'trinity-base/keduca')
-rw-r--r-- | trinity-base/keduca/keduca-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/keduca/keduca-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/keduca/keduca-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/keduca/keduca-14.0.12.ebuild b/trinity-base/keduca/keduca-14.0.12.ebuild index 15e4e0b1..54267d2d 100644 --- a/trinity-base/keduca/keduca-14.0.12.ebuild +++ b/trinity-base/keduca/keduca-14.0.12.ebuild @@ -11,7 +11,7 @@ inherit trinity-meta-2 DESCRIPTION="Interactive form-based tests for Trinity" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi src_prepare() { diff --git a/trinity-base/keduca/keduca-14.0.13.ebuild b/trinity-base/keduca/keduca-14.0.13.ebuild index 5577712e..525ece32 100644 --- a/trinity-base/keduca/keduca-14.0.13.ebuild +++ b/trinity-base/keduca/keduca-14.0.13.ebuild @@ -12,7 +12,7 @@ inherit trinity-meta-2 DESCRIPTION="Interactive form-based tests for Trinity" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi src_prepare() { diff --git a/trinity-base/keduca/keduca-9999.ebuild b/trinity-base/keduca/keduca-9999.ebuild index 16fc87ed..55da9ebc 100644 --- a/trinity-base/keduca/keduca-9999.ebuild +++ b/trinity-base/keduca/keduca-9999.ebuild @@ -12,7 +12,7 @@ inherit trinity-meta-2 DESCRIPTION="Interactive form-based tests for Trinity" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi src_prepare() { |