summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-05 16:05:47 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-05 18:13:42 +0100
commitc65db7436b5d00c04560fdf48ff2e4e38f8d6694 (patch)
treee35ddda9dc8f9f03f1fc9350b16ad7ff8b1bd6b8 /sys-apps
parentdev-libs/mm-1.4.2-r2: alpha stable (diff)
downloadgentoo-c65db7436b5d00c04560fdf48ff2e4e38f8d6694.tar.gz
gentoo-c65db7436b5d00c04560fdf48ff2e4e38f8d6694.tar.bz2
gentoo-c65db7436b5d00c04560fdf48ff2e4e38f8d6694.zip
sys-apps/hwids-20171003-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/648322
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hwids/hwids-20171003.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20171003.ebuild b/sys-apps/hwids/hwids-20171003.ebuild
index 80c0211ae370..03b4277f6447 100644
--- a/sys-apps/hwids/hwids-20171003.ebuild
+++ b/sys-apps/hwids/hwids-20171003.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "99999999" ]]; then
EGIT_REPO_URI="${HOMEPAGE}.git"
else
SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
fi
LICENSE="|| ( GPL-2 BSD ) public-domain"