diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-24 08:20:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-24 08:20:23 +0100 |
commit | 3d9dcc932d1e026ea79edf673c04dbd911cbd71a (patch) | |
tree | 5fb76d8cf2afb6e9c8b8c4e4afac854e3d21d296 /app-portage | |
parent | dev-python/python-openstackclient: amd64/x86 stable (ALLARCHES policy) wrt bu... (diff) | |
download | gentoo-3d9dcc932d1e026ea79edf673c04dbd911cbd71a.tar.gz gentoo-3d9dcc932d1e026ea79edf673c04dbd911cbd71a.tar.bz2 gentoo-3d9dcc932d1e026ea79edf673c04dbd911cbd71a.zip |
app-portage/euses: amd64 stable wrt bug #755554
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/euses/euses-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/euses/euses-2.6.0.ebuild b/app-portage/euses/euses-2.6.0.ebuild index 0b52614bfc58..fd81cc6ae03e 100644 --- a/app-portage/euses/euses-2.6.0.ebuild +++ b/app-portage/euses/euses-2.6.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.xs4all.nl/~rooversj/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86" S=${WORKDIR} |