diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-11-22 22:12:19 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-11-22 22:12:19 +0200 |
commit | 4bef83189fb55277e57762ccc9daa340da59a888 (patch) | |
tree | 30ab021432847d654244ddfc4a272d387623fd3e | |
parent | a03fc9caf6c59633812c73b43c653bd23468b63e (diff) |
[os-prober] unveil the right version of os-prober-1.65
-rw-r--r-- | sys-boot/os-prober/os-prober-1.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/os-prober/os-prober-1.65.ebuild b/sys-boot/os-prober/os-prober-1.65.ebuild index 3d40c8b2..423c11b2 100644 --- a/sys-boot/os-prober/os-prober-1.65.ebuild +++ b/sys-boot/os-prober/os-prober-1.65.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S=${WORKDIR}/${PN} |