diff options
author | 2017-07-07 10:07:42 +0200 | |
---|---|---|
committer | 2017-07-07 10:07:42 +0200 | |
commit | 7bcd8064e70848f30370ea46c66c6cd29fca0293 (patch) | |
tree | 97a83218b3b989db8fcd38ae882518d9e00707a8 /dev-ruby/timecop | |
parent | sys-fs/xfsprogs: x86 stable wrt bug #612908 (diff) | |
download | gentoo-7bcd8064e70848f30370ea46c66c6cd29fca0293.tar.gz gentoo-7bcd8064e70848f30370ea46c66c6cd29fca0293.tar.bz2 gentoo-7bcd8064e70848f30370ea46c66c6cd29fca0293.zip |
dev-ruby/timecop: x86 stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/timecop')
-rw-r--r-- | dev-ruby/timecop/timecop-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild index 4ab8b9d433ea..c6ef3f8c2927 100644 --- a/dev-ruby/timecop/timecop-0.8.1.ebuild +++ b/dev-ruby/timecop/timecop-0.8.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" # Missing testdep activesupport |