summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-04-21 13:51:55 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-04-22 09:33:27 +0200
commit1810578ac2c7bb6184ae448150675fa83bfffd53 (patch)
tree943a31390bcc59b212b72fb84112f13ea2dff399 /sys-apps/hwids
parentapp-text/hunspell-1.6.1-r1: add alpha keyword (diff)
downloadgentoo-1810578ac2c7bb6184ae448150675fa83bfffd53.tar.gz
gentoo-1810578ac2c7bb6184ae448150675fa83bfffd53.tar.bz2
gentoo-1810578ac2c7bb6184ae448150675fa83bfffd53.zip
sys-apps/hwids-20170328-r0: add alpha keyword
Gentoo-Bug: 615522
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r--sys-apps/hwids/hwids-20170328.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20170328.ebuild b/sys-apps/hwids/hwids-20170328.ebuild
index 13f25bb11b32..8d097935ccc9 100644
--- a/sys-apps/hwids/hwids-20170328.ebuild
+++ b/sys-apps/hwids/hwids-20170328.ebuild
@@ -12,7 +12,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"