aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-01-05 22:17:36 +1300
committerTheo Anderson <telans@posteo.de>2021-01-05 22:18:18 +1300
commit27f49697321a2cc523ada62cae0f40de87c0bc65 (patch)
tree02c69fd3cfe2d38bb8d2b5fb761248bd36fae7e8 /app-admin
parentdev-cpp/folly: add || die on sed commands (diff)
downloadguru-27f49697321a2cc523ada62cae0f40de87c0bc65.tar.gz
guru-27f49697321a2cc523ada62cae0f40de87c0bc65.tar.bz2
guru-27f49697321a2cc523ada62cae0f40de87c0bc65.zip
*/*: add ~arm{,64} keywords for my packages where possible
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/antidot/antidot-0.4.1.ebuild4
-rw-r--r--app-admin/antidot/antidot-0.4.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/antidot/antidot-0.4.1.ebuild b/app-admin/antidot/antidot-0.4.1.ebuild
index e2f9f8e19..9d624ae13 100644
--- a/app-admin/antidot/antidot-0.4.1.ebuild
+++ b/app-admin/antidot/antidot-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -355,7 +355,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RESTRICT="mirror"
src_compile() {
diff --git a/app-admin/antidot/antidot-0.4.2.ebuild b/app-admin/antidot/antidot-0.4.2.ebuild
index a1a96e92d..d4c858f79 100644
--- a/app-admin/antidot/antidot-0.4.2.ebuild
+++ b/app-admin/antidot/antidot-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -355,7 +355,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RESTRICT="mirror"
src_compile() {