diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-11-29 11:47:21 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-11-29 11:47:21 +0000 |
commit | 8867a96ca22327e93371e5c93c3ffce7da2e189f (patch) | |
tree | 9042e2e5b4008582342fd1ae506b7c5399aa6def /sys-boot | |
parent | 52953ad1ef6850a93ec433cfcd38810433e11a8a (diff) | |
parent | 4bef83189fb55277e57762ccc9daa340da59a888 (diff) |
Merge branch 'master' of gitlab.com:kogaion/kogaion-desktop
Diffstat (limited to 'sys-boot')
-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} |