summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/getRandomName/getRandomName-9999.ebuild')
-rw-r--r--app-text/getRandomName/getRandomName-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/getRandomName/getRandomName-9999.ebuild b/app-text/getRandomName/getRandomName-9999.ebuild
index 378e151..0f6e09d 100644
--- a/app-text/getRandomName/getRandomName-9999.ebuild
+++ b/app-text/getRandomName/getRandomName-9999.ebuild
@@ -13,11 +13,10 @@ EGIT_SUBMODULES=()
LICENSE="MIT"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="asan debug lsan tsan"
REQUIRED_USE="
- ?? ( asan lsan tsan )
asan? ( debug )
lsan? ( debug )
tsan? ( debug )