commit:     f1b614cc2be0b556434b78f7d5b223865998358d
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 12:26:12 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 21:26:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b614cc

www-client/dillo: keyword 3.1.1 for ~x86

Closes: https://bugs.gentoo.org/943649
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 www-client/dillo/dillo-3.1.1.ebuild | 2 +-
 www-client/dillo/dillo-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/dillo/dillo-3.1.1.ebuild 
b/www-client/dillo/dillo-3.1.1.ebuild
index 3b763bb84d26..c196f5231273 100644
--- a/www-client/dillo/dillo-3.1.1.ebuild
+++ b/www-client/dillo/dillo-3.1.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/dillo-browser/dillo.git";
 else
        
SRC_URI="https://github.com/dillo-browser/dillo/releases/download/v${PV}/${P}.tar.bz2";
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3"

diff --git a/www-client/dillo/dillo-9999.ebuild 
b/www-client/dillo/dillo-9999.ebuild
index 9ad9d9bdc955..a4d9441358ee 100644
--- a/www-client/dillo/dillo-9999.ebuild
+++ b/www-client/dillo/dillo-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/dillo-browser/dillo.git";
 else
        
SRC_URI="https://github.com/dillo-browser/dillo/releases/download/v${PV}/${P}.tar.bz2";
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3"

Reply via email to