diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:14:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:14:28 +0000 |
commit | 4ce2bc172d1d794c48f908cda6d929a438351c75 (patch) | |
tree | 6926c70e3c90bee981c2dae9e27179ff78ad379b /app-emacs/pkg-info | |
parent | app-emacs/flycheck: Keyword 32_p20230305-r1 x86, #905075 (diff) | |
download | gentoo-4ce2bc172d1d794c48f908cda6d929a438351c75.tar.gz gentoo-4ce2bc172d1d794c48f908cda6d929a438351c75.tar.bz2 gentoo-4ce2bc172d1d794c48f908cda6d929a438351c75.zip |
app-emacs/pkg-info: Keyword 0.6 x86, #905075
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/pkg-info')
-rw-r--r-- | app-emacs/pkg-info/pkg-info-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pkg-info/pkg-info-0.6.ebuild b/app-emacs/pkg-info/pkg-info-0.6.ebuild index 8ef0989a4abf..9eb3ded94132 100644 --- a/app-emacs/pkg-info/pkg-info-0.6.ebuild +++ b/app-emacs/pkg-info/pkg-info-0.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emacsorphanage/pkg-info/archive/refs/tags/${PV}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~x86 ~x64-macos" RESTRICT="test" # Tests fail RDEPEND=">=app-emacs/epl-0.8" |