summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 18:44:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 21:37:40 +0300
commit0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch)
tree164e6feca0fcb560567eee3a6fa1d0631c70a746 /sys-apps/cciss_vol_status
parentsys-apps/salinfo: last-rite (diff)
downloadgentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.gz
gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.bz2
gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.zip
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/cciss_vol_status')
-rw-r--r--sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild2
-rw-r--r--sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild
index 47d9b0d4112b..200af6d8d57b 100644
--- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils"
SRC_URI="https://downloads.sourceforge.net/cciss/${P}.tar.gz"
LICENSE="GPL-2+"
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
src_install() {
diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
index 36ce9045749d..f2ab155d7c38 100644
--- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Shows status of logical drives attached to HP SmartArray controller
HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils"
LICENSE="GPL-2+"
SRC_URI="https://downloads.sourceforge.net/cciss/${P}.tar.gz"
-KEYWORDS="amd64 ~ia64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
RDEPEND=""
DEPEND=""