diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 19:48:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:38:36 +0200 |
commit | 8c5a9421f6622ae61b13f14d2b7d07c59868803a (patch) | |
tree | 0280665616df1212eef7c7d849df5840224ce845 /dev-php/sebastian-environment | |
parent | sys-devel/llvm-common: Remove old (diff) | |
download | gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.gz gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.bz2 gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.zip |
dev-php/*: unkeyword for ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/sebastian-environment')
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild | 2 | ||||
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild index 2d762fab7d7d..074266ebd582 100644 --- a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" diff --git a/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild index d3c961382074..eddafd682c67 100644 --- a/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-5.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |