diff options
| author | Matt Turner <mattst88@gentoo.org> | 2020-03-30 10:13:23 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2020-04-03 12:33:33 -0700 |
| commit | 0b8b716331049599ea3299981e3a9ea6e258c5e0 (patch) | |
| tree | 01f8d26908d7822bcc47b731ec6b269753f4b068 /dev-haskell/cpphs | |
| parent | bcaa8961170704b9b9f9789d49d438c230845f69 (diff) | |
| download | gentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.tar.gz gentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.tar.bz2 gentoo-0b8b716331049599ea3299981e3a9ea6e258c5e0.zip | |
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-haskell/cpphs')
| -rw-r--r-- | dev-haskell/cpphs/cpphs-1.15.ebuild | 2 | ||||
| -rw-r--r-- | dev-haskell/cpphs/cpphs-1.16.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cpphs/cpphs-1.15.ebuild b/dev-haskell/cpphs/cpphs-1.15.ebuild index eeae078768b5..d3bd1c6c68d1 100644 --- a/dev-haskell/cpphs/cpphs-1.15.ebuild +++ b/dev-haskell/cpphs/cpphs-1.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" diff --git a/dev-haskell/cpphs/cpphs-1.16.ebuild b/dev-haskell/cpphs/cpphs-1.16.ebuild index fc87fd2e8366..23d9ef66a580 100644 --- a/dev-haskell/cpphs/cpphs-1.16.ebuild +++ b/dev-haskell/cpphs/cpphs-1.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" |
