diff options
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r-- | dev-python/gconf-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gconf-python/Manifest b/dev-python/gconf-python/Manifest index e4c1e4d98525..404d1fbcdffc 100644 --- a/dev-python/gconf-python/Manifest +++ b/dev-python/gconf-python/Manifest @@ -1,3 +1,3 @@ DIST gnome-python-2.28.1.tar.bz2 562220 BLAKE2B 9bd14132974b6d42183debfc8f492fcee168a1671dfd27eead7aaa8d5ca12108bcda239b30df87bf41de3a0ab68191f095d63fdad05c151f6204f34f3bf14bdf SHA512 632d91d416f8209c2bc8d576d1229069e00f2cfeedb3441a5f151e12973ed740c0bb26d18d5c16cfeeb64ca35933537997277450001cffd96d8d5077027d45f2 -EBUILD gconf-python-2.28.1-r1.ebuild 568 BLAKE2B 35130c54666fd44955b5fbf1ce8c3f7e56badeb8ec39e855b4b89d836355893a9705a7615f1894380ce7d0396716a1492d44d565d61491fe9c850ea7aaa31185 SHA512 94dc4d76ff9639ba7a5ac84b8d39b3a631eb11bd1dc77de0618a64b0c0da2e934f0942bacfdc57ffe136be32a23f52e580e0fe2c397dba0438f08e2cfe93923c +EBUILD gconf-python-2.28.1-r1.ebuild 565 BLAKE2B 98577b7c34cb6a39f34b821ed3226b4148dbb7d2beef3144853848da1c1a82ef7c3dce2afd337560e301ca41e95b8e8b545ed913081aa3a1a0e2c97e60d5fa0b SHA512 764392d799c3c02bd768490359ec59053c92847aa6e1cafc4ce3e26185c889de530891ded5379cadcc7fed281c980b3129df4410b57faf57aedb08bc0e9039ef MISC metadata.xml 346 BLAKE2B 91249958bb5009cfc1acd263df53300b212a94fc654dc245e3f5540816d0260cd1e29d45a82677a5a38b66bb19579f05c8de49663f60c1827deaf71e0fe56504 SHA512 29ed867f32b1dc618689a6347b164ebe291bb061b90302dbfacd0c126a00bbcd7eaadcee11b075cb2c0fbf6e6534725a649a58e49dd1ea23cdd3f73af83ace77 diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild index bb0d69bbdf0e..d90a5968860b 100644 --- a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild +++ b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild @@ -11,7 +11,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for the GConf library" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] |