diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:42:12 +0100 |
commit | 470790b34c632eec6d5622740e0c30cd8e869c13 (patch) | |
tree | aa03342c4d6b94a611e65ff0132e3ea27f6fc86b /x11-apps/xprop | |
parent | x11-apps/xmodmap: stable 1.0.10 for ia64, bug #682846 (diff) | |
download | gentoo-470790b34c632eec6d5622740e0c30cd8e869c13.tar.gz gentoo-470790b34c632eec6d5622740e0c30cd8e869c13.tar.bz2 gentoo-470790b34c632eec6d5622740e0c30cd8e869c13.zip |
x11-apps/xprop: stable 1.2.4 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-apps/xprop')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.4.ebuild b/x11-apps/xprop/xprop-1.2.4.ebuild index 76afce05eda1..2b72ff94201a 100644 --- a/x11-apps/xprop/xprop-1.2.4.ebuild +++ b/x11-apps/xprop/xprop-1.2.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |