diff options
author | Sam James <sam@gentoo.org> | 2020-11-19 22:58:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-19 22:58:19 +0000 |
commit | a0b3112ea6285b8b1df7f819daaa2d8a135f994a (patch) | |
tree | a380396169b79d588efc6167b08ec726ce9cdbdf /app-portage | |
parent | www-misc/monitorix: Stabilize 3.12.0 amd64, #755500 (diff) | |
download | gentoo-a0b3112ea6285b8b1df7f819daaa2d8a135f994a.tar.gz gentoo-a0b3112ea6285b8b1df7f819daaa2d8a135f994a.tar.bz2 gentoo-a0b3112ea6285b8b1df7f819daaa2d8a135f994a.zip |
app-portage/euses: Stabilize 2.6.0 amd64, #755554
Signed-off-by: Sam James <sam@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 f5a95611896f..6e99b3dfc775 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} |