diff options
Diffstat (limited to 'trinity-base/amor')
-rw-r--r-- | trinity-base/amor/amor-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/amor/amor-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/amor/amor-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/amor/amor-14.0.12.ebuild b/trinity-base/amor/amor-14.0.12.ebuild index 8e22e95c..13ebc4e8 100644 --- a/trinity-base/amor/amor-14.0.12.ebuild +++ b/trinity-base/amor/amor-14.0.12.ebuild @@ -10,5 +10,5 @@ inherit trinity-meta-2 DESCRIPTION="Trinity: Amusing Misuse Of Resources - desktop-dwelling creature" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi diff --git a/trinity-base/amor/amor-14.0.13.ebuild b/trinity-base/amor/amor-14.0.13.ebuild index 8e22e95c..13ebc4e8 100644 --- a/trinity-base/amor/amor-14.0.13.ebuild +++ b/trinity-base/amor/amor-14.0.13.ebuild @@ -10,5 +10,5 @@ inherit trinity-meta-2 DESCRIPTION="Trinity: Amusing Misuse Of Resources - desktop-dwelling creature" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi diff --git a/trinity-base/amor/amor-9999.ebuild b/trinity-base/amor/amor-9999.ebuild index 1bf7a45d..b5367587 100644 --- a/trinity-base/amor/amor-9999.ebuild +++ b/trinity-base/amor/amor-9999.ebuild @@ -10,5 +10,5 @@ inherit trinity-meta-2 DESCRIPTION="Trinity: Amusing Misuse Of Resources - desktop-dwelling creature" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi |