diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-08-01 13:19:04 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-08-01 13:19:04 +0800 |
commit | 7c6a81e7f8d328c72015f90a3356fa302be04484 (patch) | |
tree | 1dd5a3bc396b383d5e3edacd77da79e9b5edb5e4 /sys-apps/hwids | |
parent | media-libs/mesa: fix build w/newer glibc #580392 (diff) | |
download | gentoo-7c6a81e7f8d328c72015f90a3356fa302be04484.tar.gz gentoo-7c6a81e7f8d328c72015f90a3356fa302be04484.tar.bz2 gentoo-7c6a81e7f8d328c72015f90a3356fa302be04484.zip |
sys-apps/hwids: mark 20150717-r1 hppa stable
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/hwids-20150717-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwids/hwids-20150717-r1.ebuild b/sys-apps/hwids/hwids-20150717-r1.ebuild index f8a27e06bba9..c0d3ff59f519 100644 --- a/sys-apps/hwids/hwids-20150717-r1.ebuild +++ b/sys-apps/hwids/hwids-20150717-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]]; then inherit git-2 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 ~x64-freebsd ~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 ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="|| ( GPL-2 BSD ) public-domain" |