diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:09:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:08 +0100 |
commit | 4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b (patch) | |
tree | 49d6112b2278bc15401438c3fd119eff52d1591c /dev-libs/check | |
parent | sys-apps/man-db: Bump to version 2.8.0 (diff) | |
download | gentoo-4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b.tar.gz gentoo-4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b.tar.bz2 gentoo-4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b.zip |
dev-libs/check: x86 stable (bug #644648)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/check')
-rw-r--r-- | dev-libs/check/check-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.12.0.ebuild b/dev-libs/check/check-0.12.0.ebuild index 61fb128be13b..1e01364fcac1 100644 --- a/dev-libs/check/check-0.12.0.ebuild +++ b/dev-libs/check/check-0.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs subunit" RDEPEND=" |