diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 05:51:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 05:51:33 +0000 |
commit | 1adedf039980c8a4c567ce5aab4614d6c414c808 (patch) | |
tree | ceb820b801609fd3bacfe2538e299703580cd5a0 /app-emacs/dashboard | |
parent | dev-java/mockito: Stabilize 2.28.2 x86, #905857 (diff) | |
download | gentoo-1adedf039980c8a4c567ce5aab4614d6c414c808.tar.gz gentoo-1adedf039980c8a4c567ce5aab4614d6c414c808.tar.bz2 gentoo-1adedf039980c8a4c567ce5aab4614d6c414c808.zip |
app-emacs/dashboard: Stabilize 1.8.0_pre20230401 x86, #905968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/dashboard')
-rw-r--r-- | app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild index 9d47e4086866..97b5b9c603a8 100644 --- a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild +++ b/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild @@ -24,7 +24,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}"/emacs-${PN}-${PV} fi - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-3+" |