commit: 78256c24cff0a882a89fc58a75409a4bd2ce87b1 Author: Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar> AuthorDate: Sat Dec 23 01:28:50 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 17:13:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78256c24
app-emacs/gruvbox-theme: Added ~x86 arch keyword Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar> Closes: https://github.com/gentoo/gentoo/pull/34435 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> .../{gruvbox-theme-1.30.1.ebuild => gruvbox-theme-1.30.1-r1.ebuild} | 2 +- app-emacs/gruvbox-theme/gruvbox-theme-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild b/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1-r1.ebuild similarity index 96% rename from app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild rename to app-emacs/gruvbox-theme/gruvbox-theme-1.30.1-r1.ebuild index 55a2a4c34f3a..f0931620842d 100644 --- a/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild +++ b/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1-r1.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/greduan/emacs-theme-gruvbox/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/emacs-theme-gruvbox-${PV}" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" fi LICENSE="MIT" diff --git a/app-emacs/gruvbox-theme/gruvbox-theme-9999.ebuild b/app-emacs/gruvbox-theme/gruvbox-theme-9999.ebuild index 55a2a4c34f3a..f0931620842d 100644 --- a/app-emacs/gruvbox-theme/gruvbox-theme-9999.ebuild +++ b/app-emacs/gruvbox-theme/gruvbox-theme-9999.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/greduan/emacs-theme-gruvbox/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/emacs-theme-gruvbox-${PV}" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" fi LICENSE="MIT"
