diff options
author | 2019-05-28 17:59:31 +0200 | |
---|---|---|
committer | 2019-05-29 08:56:55 +0200 | |
commit | 870818f85bb87305d74ba000608a9fb42c3afc18 (patch) | |
tree | 54e486a0175ad7c4e0102c3a89062f1c18dafae6 /dev-haskell | |
parent | dev-haskell/regex-tdfa: add ~x86-linux keyword (diff) | |
download | gentoo-870818f85bb87305d74ba000608a9fb42c3afc18.tar.gz gentoo-870818f85bb87305d74ba000608a9fb42c3afc18.tar.bz2 gentoo-870818f85bb87305d74ba000608a9fb42c3afc18.zip |
dev-haskell/old-time: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild index 861166b64245..7f5c9e70dfdf 100644 --- a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild +++ b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-haskell/old-locale-1.0:=[profile?] <dev-haskell/old-locale-1.1:=[profile?] |