diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-06-15 11:36:56 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-06-15 11:45:23 +0200 |
commit | 2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7 (patch) | |
tree | 2e56639fe3ddb3250a62db218dceee16d0b8cfe5 /sci-physics | |
parent | sci-physics/root: drop old (diff) | |
download | gentoo-2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7.tar.gz gentoo-2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7.tar.bz2 gentoo-2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7.zip |
sci-physics/root: mark 6.16..6.20.04 as stable on amd64 and x86
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.16.00-r5.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.18.04-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.20.04.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/root/root-6.16.00-r5.ebuild b/sci-physics/root/root-6.16.00-r5.ebuild index 856ea9fb1061..5b4861dbe3ca 100644 --- a/sci-physics/root/root-6.16.00-r5.ebuild +++ b/sci-physics/root/root-6.16.00-r5.ebuild @@ -25,7 +25,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) diff --git a/sci-physics/root/root-6.18.04-r2.ebuild b/sci-physics/root/root-6.18.04-r2.ebuild index 56da96833767..043dfdd8ac3c 100644 --- a/sci-physics/root/root-6.18.04-r2.ebuild +++ b/sci-physics/root/root-6.18.04-r2.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) diff --git a/sci-physics/root/root-6.20.04.ebuild b/sci-physics/root/root-6.20.04.ebuild index 71c51ffb3f90..9f650c469aac 100644 --- a/sci-physics/root/root-6.20.04.ebuild +++ b/sci-physics/root/root-6.20.04.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) |