summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-08 20:20:35 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-08 20:20:35 -0400
commitea42113f6bfa211c4d6fe5ff1cf1f8975b52f738 (patch)
tree489f13e75655f6f7a0b04b9e8e8d2a3924f58009 /gui-apps
parentgui-apps/slurp: remove proxy-maint and add myself (diff)
downloadgentoo-ea42113f6bfa211c4d6fe5ff1cf1f8975b52f738.tar.gz
gentoo-ea42113f6bfa211c4d6fe5ff1cf1f8975b52f738.tar.bz2
gentoo-ea42113f6bfa211c4d6fe5ff1cf1f8975b52f738.zip
gui-apps/slurp: keyword arm64
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/slurp/slurp-1.2.0.ebuild2
-rw-r--r--gui-apps/slurp/slurp-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/slurp/slurp-1.2.0.ebuild b/gui-apps/slurp/slurp-1.2.0.ebuild
index 0374876964f1..a3eccc386871 100644
--- a/gui-apps/slurp/slurp-1.2.0.ebuild
+++ b/gui-apps/slurp/slurp-1.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="MIT"
diff --git a/gui-apps/slurp/slurp-9999.ebuild b/gui-apps/slurp/slurp-9999.ebuild
index 20fa33ff1cb8..e1958f998d25 100644
--- a/gui-apps/slurp/slurp-9999.ebuild
+++ b/gui-apps/slurp/slurp-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="MIT"