summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-31 07:43:34 +0100
committerSam James <sam@gentoo.org>2022-07-31 07:43:52 +0100
commitbbc136002f5f3b76f0bebfaf400eb8cb01709331 (patch)
tree8c96d4e5fc2c76b9ac4bee5d39a49494b48edcba
parentapp-emacs/dash: keyword 2.19.1 for ~x64-macos (diff)
downloadgentoo-bbc13600.tar.gz
gentoo-bbc13600.tar.bz2
gentoo-bbc13600.zip
app-emacs/pkg-info: keyword 0.6 for ~x64-macos
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emacs/pkg-info/pkg-info-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/pkg-info/pkg-info-0.6.ebuild b/app-emacs/pkg-info/pkg-info-0.6.ebuild
index ff5d00b4f6f3..64269ab49b05 100644
--- a/app-emacs/pkg-info/pkg-info-0.6.ebuild
+++ b/app-emacs/pkg-info/pkg-info-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/emacsorphanage/pkg-info/archive/refs/tags/${PV}.tar.
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x64-macos"
RESTRICT="test" # Tests fail
RDEPEND=">=app-emacs/epl-0.8"